CHANGELOG updated

This commit is contained in:
Mateusz Pusz
2020-06-17 14:59:42 +02:00
parent 1cf58f3796
commit 75274e13ca

View File

@@ -6,6 +6,7 @@
- Added angle as SI base dimension (thanks [@kwikius](https://github.com/kwikius)) - Added angle as SI base dimension (thanks [@kwikius](https://github.com/kwikius))
- Added STL random number distribution wrappers (thanks [@yasamoka](https://github.com/yasamoka)) - Added STL random number distribution wrappers (thanks [@yasamoka](https://github.com/yasamoka))
- `math.h` function signatures refactored to use a `Quantity` concept (thanks [@kwikius](https://github.com/kwikius)) - `math.h` function signatures refactored to use a `Quantity` concept (thanks [@kwikius](https://github.com/kwikius))
- FPS system added (thanks [@mikeford3](https://github.com/mikeford3))
- **0.5.0 May 17, 2020** - **0.5.0 May 17, 2020**
- Major refactoring and rewrite of the library - Major refactoring and rewrite of the library