From 66722936a26417355ad86f87f02d2732337f58c6 Mon Sep 17 00:00:00 2001 From: Ethan Zimbelman Date: Sun, 25 Dec 2022 13:34:28 -0800 Subject: [PATCH] Cut release v0.0.2 (#13) --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f113be..a959d32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.0.2] - 2022-12-25 + ### Added - Repeat lookups until a sureness of at least 80.0% is reached @@ -42,5 +44,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added the MIT license - Created a CHANGELOG -[Unreleased]: https://github.com/e-zim/emporia-time/compare/v0.0.1...HEAD +[Unreleased]: https://github.com/e-zim/emporia-time/compare/v0.0.2...HEAD +[0.0.2]: https://github.com/e-zim/emporia-time/compare/v0.0.1...v0.0.2 [0.0.1]: https://github.com/e-zim/emporia-time/releases/tag/v0.0.1