From 112bc4d1d273a9f5c44cbb68146cac4633b3dc3e Mon Sep 17 00:00:00 2001 From: Isaac Cambron Date: Thu, 19 Sep 2019 15:04:28 -0400 Subject: [PATCH] bump to 1.18.0 --- changelog.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index c6ded3642..0bd3cc0cf 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,9 @@ # Changelog +## 1.18.0 + + * Add support for macro tokens in the parser + ## 1.17.2 * Fix issue with `toRelative` using `style: short` with plural days diff --git a/package.json b/package.json index fdb4ba457..dfcbbfc00 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "luxon", - "version": "1.17.3", + "version": "1.18.0", "description": "Immutable date wrapper", "author": "Isaac Cambron", "keywords": [