25 lines
692 B
Markdown
25 lines
692 B
Markdown
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
|
|
<a name="0.2.2"></a>
|
|
## [0.2.2](https://github.com/medikoo/duration/compare/v0.2.1...v0.2.2) (2018-10-31)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* fix duration.day calculation for uneven months ([c63bcfa](https://github.com/medikoo/duration/commit/c63bcfa))
|
|
|
|
|
|
|
|
<a name="0.2.1"></a>
|
|
|
|
## [0.2.1](https://github.com/medikoo/duration/compare/v0.2.0...v0.2.1) (2018-08-31)
|
|
|
|
- Fix spelling LICENCE - LICENSE (Addresses https://github.com/medikoo/duration/issues/5)
|
|
- Reconfigure to use eslint
|
|
|
|
## Old changelog
|
|
|
|
See `CHANGES`
|