1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-04-24 01:18:01 +02:00

feat: boolean strategy paramters

This commit is contained in:
ivaosthu 2019-05-10 10:22:29 +02:00
parent 34bb8f2e75
commit efc7679c2a
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## 3.2.10
- feat: boolean strategy paramters
## 3.2.9
- fix: should be more allow about empty metrics

View File

@ -82,7 +82,7 @@
"prometheus-gc-stats": "^0.6.1",
"response-time": "^2.3.2",
"serve-favicon": "^2.5.0",
"unleash-frontend": "3.2.4",
"unleash-frontend": "3.2.5",
"yallist": "^3.0.3",
"yargs": "^13.2.1"
},