Skip to content

Commit

Permalink
bump to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
icambron committed Sep 28, 2018
1 parent cfa3f99 commit 2827a7e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 1.4.1
* Empty diffs now have all the asked-for units in them, set at 0
* Duration operations perserve the superset of units

## 1.4.0

* Add x and X to toFormat for formatting Epoch seconds and Epoch milliseconds
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "luxon",
"version": "1.4.0",
"version": "1.4.1",
"description": "Immutable date wrapper",
"author": "Isaac Cambron",
"keywords": [
Expand Down

0 comments on commit 2827a7e

Please sign in to comment.