1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

chore: update changelog

This commit is contained in:
Ivar Conradi Østhus 2020-12-17 19:45:16 +01:00
parent 79fc089a35
commit f86b734b30

View File

@ -1,5 +1,11 @@
# Changelog
## 3.9.0
- fix: stateService undefined
- fix: this.timer merge conflict
- feat: add stop() method to gracefully terminate unleash (#665)
## 3.8.0
- feat: First draft of admin Open API specification (OAS) (#652)