Changelog updated

This commit is contained in:
Mateusz Pusz
2020-05-08 22:40:35 +02:00
parent 7e935a4108
commit ac371213d2

View File

@@ -24,6 +24,7 @@
- Added absolute functions and epsilon to math.h (thanks [@mikeford3](https://github.com/mikeford3)) - Added absolute functions and epsilon to math.h (thanks [@mikeford3](https://github.com/mikeford3))
- Added a lot of prefixes to named units and introduced `alias_unit` (thanks [@yasamoka](https://github.com/yasamoka)) - Added a lot of prefixes to named units and introduced `alias_unit` (thanks [@yasamoka](https://github.com/yasamoka))
- Linking with Conan targets only when they exists ([#98](https://github.com/mpusz/units/issues/98)) - Linking with Conan targets only when they exists ([#98](https://github.com/mpusz/units/issues/98))
- All physical dimensions and units put into `physical` namespace
- ... - ...
Many thanks to GitHub users [@oschonrock](https://github.com/oschonrock) and Many thanks to GitHub users [@oschonrock](https://github.com/oschonrock) and