Skip to content

Commit

Permalink
bump to 0.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
icambron committed Dec 28, 2017
1 parent 46f28a7 commit da0306f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelog.md
@@ -1,5 +1,10 @@
# Changelog

## 0.2.11

* Handle no arguments in `DateTime.min` and `DateTime.max`
* Documentation fixes

## 0.2.10

* Fix bug where Durations could sometimes mutate
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "luxon",
"version": "0.2.10",
"version": "0.2.11",
"description": "Immutable date wrapper",
"author": "Isaac Cambron",
"keywords": ["date", "immutable"],
Expand Down

0 comments on commit da0306f

Please sign in to comment.