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

chore: update changelog

This commit is contained in:
Fredrik Oseberg 2021-09-01 13:31:09 +02:00
parent 8687325fc9
commit a00b920324

View File

@ -8,6 +8,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
The latest version of this document is always available in
[releases](https://github.com/Unleash/unleash-frontend/releases).
# 4.1.0
- fix: sync (#334)
- Fix/create feature (#332)
- Fix/texture (#330)
- fix: update constraint text field
- Fix/minor 41 bugs (#329)
- fix: clean up footer a bit
- fix: content-wrapper should not take 100%
- fix: should not show deprecated strategies
- fix: do not filter parent routes for main nav
- fix: add feature toggles and projects to mobile navigation (#328)
- fix: change prepublish to prepare
# 4.1.0-beta.4
- Feat/feature routes
- add enableSingleSignOut for OIDC