Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Pezmc committed Jan 11, 2021
1 parent 74e251c commit a0d765c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## v1.1.1

- The build system now uses TypeScript 3.9.7
- Other build dependencies (eslint, jest, and types) were also updated

## v1.1.0

- **BREAKING**: `toDecimal` and `toHHMM` will now _always_ return a `string` type, regardless of input.
Expand All @@ -8,4 +13,4 @@

## v1.0.0

Initial release
Initial release

0 comments on commit a0d765c

Please sign in to comment.