-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
33 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,27 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
## [Unreleased] | ||
|
||
- use prettier for formatting rules | ||
- use texample to run through README examples | ||
|
||
## [6.0.0] - 2023-08-09 | ||
|
||
### Breaking | ||
|
||
- timezone function calls travel by default #3 | ||
- timezone function signature also takes travel arguments | ||
|
||
## [5.0.0] - 2023-04-10 | ||
|
||
- export as module with dist for require and umd | ||
|
||
## [4.0.1] - 2022-12-09 | ||
|
||
- replace lab with mocha and chai | ||
- default to node v14 | ||
- stop building node v10 | ||
- bump babel and rollup | ||
- use c8 for coverage |
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