Skip to content

Commit

Permalink
Update changelog and version to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnfeng0 committed Sep 8, 2022
1 parent 37d8800 commit 3ab6f41
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,22 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

[Unreleased]: https://github.com/ShawnFeng0/ulog/compare/v0.3.1...HEAD
[Unreleased]: https://github.com/ShawnFeng0/ulog/compare/v0.4.0...HEAD

## [0.4.0] - 2022-09-08

[0.4.0]: https://github.com/ShawnFeng0/ulog/compare/v0.3.1...v0.4.0

### Added

* Add MIT license
* Add changelog file

### Fixed

* Resolve compile warnings under -W -Wall -Waddress compile options
* TIME_CODE() and TOKEN(string) cannot turn off color output
* Token output is not limited by level

## [0.3.1] - 2021-06-21

Expand Down

0 comments on commit 3ab6f41

Please sign in to comment.