Skip to content

Commit

Permalink
Bump to version 0.3.0 (#11)
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <[email protected]>
  • Loading branch information
Xuanwo authored Nov 4, 2021
1 parent bb793e0 commit 0c31920
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/)
and this project adheres to [Semantic Versioning](https://semver.org/).

## [v0.3.0] - 2021-11-04

### Added

- Increase test coverage
- feat: Add Generator as exported type (#10)

## [v0.2.0] - 2021-09-15

### Added
Expand Down Expand Up @@ -62,6 +69,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
- Implement basic functions
- feat: Add omit wrap support

[v0.3.0]: https://github.com/Xuanwo/gg/compare/v0.2.0...v0.3.0
[v0.2.0]: https://github.com/Xuanwo/gg/compare/v0.1.0...v0.2.0
[v0.1.0]: https://github.com/Xuanwo/gg/compare/v0.0.2...v0.1.0
[v0.0.2]: https://github.com/Xuanwo/gg/compare/v0.0.1...v0.0.2

0 comments on commit 0c31920

Please sign in to comment.