From c17348d2904b60713e1914567ba5566134165103 Mon Sep 17 00:00:00 2001 From: Emil Fresk Date: Thu, 27 May 2021 18:06:28 +0200 Subject: Prepare release alpha.4 --- CHANGELOG.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 599c1a6..4d1e7fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,15 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] -## [v0.6.0-alpha.2] - 2020-04-08 +## [v0.6.0-alpha.3] - 2021-05-27 + +### Fixed + +- Fixed codegen structure to not have issues with local paths +- Default paths for monotonics now work properly +- New `embedded-time` version to `0.11` + +## [v0.6.0-alpha.2] - 2021-04-08 ### Added @@ -21,7 +29,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - The access to monotonic static methods was for example `MyMono::now()`, and is now `monotonics::MyMono::now()` -## [v0.6.0-alpha.1] - 2020-03-04 +## [v0.6.0-alpha.1] - 2021-03-04 ### Added -- cgit v1.2.3