Skip to content

Commit dcf039d

Browse files
authored
Merge pull request #9 from bwplotka/release-0.1
Added CHANGELOG: Cut release v0.9.0.
2 parents f28f716 + f5bba87 commit dcf039d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
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 (:

0 commit comments

Comments
 (0)