Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
icambron committed Apr 25, 2018
1 parent 409cbac commit 1d2eb87
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions changelog.md
@@ -1,5 +1,12 @@
# Changelog

## 1.2.0

* Export Zone classes
* Fix `endOf` and `startOf` for quarters
* Change `toFormat("Z")` to return a number for UTC
* Allow "GTM" as an argument to `setZone`

## 1.1.0

* Support for zone names with more than two components
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "luxon",
"version": "1.1.0",
"version": "1.2.0",
"description": "Immutable date wrapper",
"author": "Isaac Cambron",
"keywords": [
Expand Down

0 comments on commit 1d2eb87

Please sign in to comment.