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

chore: update CHANGELOG

This commit is contained in:
Ivar Conradi Østhus 2020-09-25 21:28:00 +02:00
parent 0f7e563af3
commit acebae65e3

View File

@ -2,7 +2,16 @@
## 3.6.0
- feat: upgrade knex to latest
- feat: Remove applications (#635)
- feat: upgrade unleash-frontend to version 3.6.0. Notable changes:
- feat: add search for applications
- feat: Should be possible to remove applications
- fix: make sure application is updated on edit
- fix: list parameters should be trimmed
- feat: upgrade knex to version 0.21.5
- fix: improve import/export documentation
- fix: update helmet config
- fix: Heroku Postgres add-on version change (#631)
## 3.5.4