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

chore: update changelog

This commit is contained in:
Ivar Conradi Østhus 2021-01-06 22:29:51 +01:00
parent 04dc797fe4
commit 847db773c3

View File

@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
The latest version of this document is always available in The latest version of this document is always available in
[releases][releases-url]. [releases][releases-url].
# 3.8.4
- fix: update canisue-lite
- fix: move all api calls to store folders
- fix: move feature-metrics store to its own folder
- fix: move history to folder
- fix: move feature-toggle store into folder
- fix: move error store into folder
- fix: remove unused client-instance concept
- fix: archive store in folder
- fix: remove use of input stores
# 3.8.3 # 3.8.3
- feat: Add last seen at timestamp - feat: Add last seen at timestamp
- fix: add last seen as sort option - fix: add last seen as sort option