We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c92f6cd commit 10b468aCopy full SHA for 10b468a
CHANGELOG.md
@@ -5,7 +5,15 @@ All notable changes to this project are documented in this file.
5
Format of the log is _loosely_ based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
The project does _not_ follow Semantic Versioning and the changes are documented in reverse chronological order, grouped by calendar month.
7
8
+## September 2023
9
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
17
18
## July 2023
19
0 commit comments