-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump version number and add changelog
- Loading branch information
1 parent
95d617e
commit 003f5b6
Showing
2 changed files
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# v1.1.0 | ||
|
||
Second release. 21 May 2018. | ||
|
||
- Added more unit tests | ||
- Added more thorough documentation for supported directives | ||
- Changed ISO week year `%G` to now be padded to a length of 4 digits | ||
- Changed strftime and strptime functions to use UTC when no timezone is specified, see [PR#4](https://github.com/pineapplemachine/strtime-js/pull/4) | ||
|
||
# v1.0.0 | ||
|
||
First release. 20 May 2018. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters