CPC/CHANGELOG.md
2020-10-12 20:45:48 +02:00

13 lines
352 B
Markdown

## 1.0.2 - 2020 Oct 12
- Fix parsing of unit `Quarter` (#1)
- Use division instead of multiplication when dividing numbers of the same unit `Quarter` (#1)
## 1.0.1 - 2020 Aug 20
- Fixed the library not working
- Added documentation comments
- Added docs.rs documentation link
- Various fixes and improvements
## 1.0.0 - 2020 Aug 20
- Initial release