Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Vindaar committed Jul 11, 2024
1 parent f812f08 commit 52e6b8e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions changelog.org
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
* v0.2.8
- add equality of Measurements with "different" types (if aliases)
- improve concept definition, add ~to~ for numbers
- fix ~^~, ~**~ involving a ~UnitLess~ and regular ~float~, due to the
~distinct~ nature of the former relative to the latter
- force Nim 1.6 Measurement type to require ~FloatLike~
- fix division involving integer literals
- add some more ~unchained~ related tests
* v0.2.7
- fix import of ~measuremancer~ in ~tCligenParsing~ to use local path
* v0.2.6
Expand Down

0 comments on commit 52e6b8e

Please sign in to comment.