Skip to content

Commit

Permalink
Added missing tai and utc units
Browse files Browse the repository at this point in the history
  • Loading branch information
abrighton committed Sep 27, 2021
1 parent db512f7 commit f7153dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ All notable changes to this project will be documented in this file.
-
### Added

- Added tai and utc units for time values

- Added a dependency on the [zlog](https://github.com/HardySimpson/zlog) logging library and replaced printf() with log messages
Note that your application's main() must initialize the zlog library at startup.
See the [zlog API](https://hardysimpson.github.io/zlog/UsersGuide-EN.html#sec:dzlog-API) for details.
Expand Down

0 comments on commit f7153dd

Please sign in to comment.