File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
6+ and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7+
8+ NOTE: As semantic versioning states all 0.y.z releases can contain breaking changes in API (flags, grpc API, any backward compatibility)
9+
10+ We use * breaking* word for marking changes that are not backward compatible (relates only to v0.y.z releases.)
11+
12+ ## [ v0.9.0] ( https://github.com/bwplotka/flagarize/releases/tag/v0.9.0 ) - 2020.03.22
13+
14+ Initial release 💪💪 💪
15+
16+ Why 0.9.0? Well, because we plan to release 1.0 once we introduce this library to [ Thanos] ( http://github.com/thanos-io/thanos ) as the final test (:
You can’t perform that action at this time.
0 commit comments