Skip to content

Commit

Permalink
Bump to version 0.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <[email protected]>
  • Loading branch information
Xuanwo committed Sep 3, 2021
1 parent ff9608b commit c7ec7ee
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,22 @@ 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.0.2] - 2021-09-03

### Added

- feat: Implement struct support
- feat: Implement named line comment support

### Fixed

- fix: Comment should be renamed to LineComment

## v0.0.1 - 2021-09-03

### Added

- Implement basic functions
- feat: Add omit wrap support

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

0 comments on commit c7ec7ee

Please sign in to comment.