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:
Fredrik Oseberg 2021-02-26 13:58:49 +01:00
parent 05e69e6663
commit 018dc904f8

View File

@ -1,5 +1,14 @@
# Changelog
## 3.15.0
Began work on a technical debt dashboard on the frontend. The first iteration of this dashboard is included in this release.
- fix: not crash if addon http post throws (#738)
- fix: update unleash-frontend dependency (#736)
- fix: project id should be validated correctly on create
- fix: upgrade unleash-frontend to version 3.13.1
## 3.14.0
- feat: upgrade unleash-frontend to version 3.13.0