We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8206993 commit b0a8ca3Copy full SHA for b0a8ca3
CHANGELOG.md
@@ -6,10 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
7
## [Unreleased]
8
9
-## v0.2.0 - 2018-06-05
+## [v0.2.0] - 2018-06-05
10
Removed `init()`. Instead, ANSI is automatically enabled the first time an ANSI string is crated.
11
12
## v0.1.2 - 2018-06-02
13
Initial release!
14
15
-[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.1.2...HEAD
+[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.2.0...HEAD
16
+[v0.2.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.1.2...v0.2.0
0 commit comments