From 7f64e55d044c8a8d9a5c6d4e4f55167409910749 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johel=20Ernesto=20Guerrero=20Pe=C3=B1a?= Date: Tue, 29 Jun 2021 17:27:04 -0400 Subject: [PATCH] docs: update changelog for #288 --- docs/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index dd533d764..ad0285358 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,6 +1,8 @@ # Release notes - **0.8.0 WIP** + - (!) fix: add `quantity_point::origin`, like `std::chrono::time_point::clock` + - fix: account for different dimensions in `quantity_point_cast`'s constraint - build: doxygen updated to 1.9.1 - build: linear_algebra updated to 0.7.1