diff --git a/CHANGELOG.md b/CHANGELOG.md index 96ce4c1..266a75a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,11 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.1.0] - 2020-05-27 +### Changed +- `glyph_brush` updated to `0.7`. [#1] + +[#1]: https://github.com/hecrj/glow_glyph/pull/1 + ## [0.1.0] - 2020-05-22 ### Added - First release! :tada: -[Unreleased]: https://github.com/hecrj/glow_glyph/compare/0.1.0...HEAD +[Unreleased]: https://github.com/hecrj/glow_glyph/compare/0.2.0...HEAD +[0.2.0]: https://github.com/hecrj/glow_glyph/compare/0.1.0...0.2.0 [0.1.0]: https://github.com/hecrj/glow_glyph/releases/tag/0.1.0