mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
chore: update changelog
This commit is contained in:
parent
40bde7c08b
commit
a3aad3f8b4
13
CHANGELOG.md
13
CHANGELOG.md
@ -1,5 +1,18 @@
|
||||
# Changelog
|
||||
|
||||
## 3.16.0
|
||||
|
||||
- fix: projectId must follow nameType in query
|
||||
- fix: publish events about unannounced applications
|
||||
- fix: messages to slack for archied toggles (#750)
|
||||
- fix: makes eventstore emit id and createdAt (#746)
|
||||
- fix: don't use hardcoded timestamps as default values (#745)
|
||||
- feat/return feature on create (#742)
|
||||
- fix: incorrect sql syntax in migration.
|
||||
- feat: add support for bulk operations on client apps/instance registr<E2><80><A6> (#744)
|
||||
- fix: add unit test for addon-retry
|
||||
- fix: add strategy constraints
|
||||
|
||||
## 3.15.0
|
||||
|
||||
Began work on a technical debt dashboard on the frontend. The first iteration of this dashboard is included in this release.
|
||||
|
Loading…
Reference in New Issue
Block a user