Skip to content

Commit 10b468a

Browse files
committed
Document changes in CHANGELOG.md
1 parent c92f6cd commit 10b468a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,15 @@ All notable changes to this project are documented in this file.
55
Format of the log is _loosely_ based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66
The project does _not_ follow Semantic Versioning and the changes are documented in reverse chronological order, grouped by calendar month.
77

8+
## September 2023
89

10+
### Fixed
11+
12+
- Unit comparisons for the **same** unit defined in **different** packages now lead to an error message for compatibility
13+
14+
### Removed
15+
16+
- the MetaUnit node was removed since it was not actively used
917

1018
## July 2023
1119

0 commit comments

Comments
 (0)