Skip to content

Commit

Permalink
Merge pull request #3 from xmidt-org/release/v0.0.2
Browse files Browse the repository at this point in the history
prep for release
  • Loading branch information
johnabass authored Sep 28, 2021
2 parents e9a1d8c + 61f99d4 commit 5c9dea5
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [v0.0.2]
- unit tests
- FakeClock can notify calling code when time-related objects are created

## [v0.0.1]
- Initial creation

[Unreleased]: https://github.com/xmidt-org/chronon/compare/v0.0.1..HEAD
[v0.0.1]: https://github.com/xmidt-org/chronon/compare/0.0.0...v0.0.1
[Unreleased]: https://github.com/xmidt-org/chronon/compare/v0.0.2..HEAD
[v0.0.2]: https://github.com/xmidt-org/chronon/compare/v0.0.1...v0.0.2
[v0.0.1]: https://github.com/xmidt-org/chronon/compare/v0.0.0...v0.0.1

0 comments on commit 5c9dea5

Please sign in to comment.