1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/CHANGELOG.md

22 lines
586 B
Markdown
Raw Normal View History

2017-01-20 19:49:50 +01:00
# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
The latest version of this document is always available in
[releases][releases-url].
## [Unreleased]
2017-06-28 12:40:30 +02:00
## [3.0.0-alpha.1] - 2017-06-28
2017-06-28 10:52:32 +02:00
- updated paths to use new admin api paths
2017-01-20 19:49:50 +01:00
2017-02-06 10:30:51 +01:00
## [2.2.0] - 2017-01-20
- clean filter/sorting and fabbutton #61
- nicer fallback image for metric progress
- fix switch width issue
2017-01-20 19:49:50 +01:00
## [2.1.0] - 2017-01-20
- Adjust header #51 #52