Skip to content

Commit 7183727

Browse files
committed
- Fix CHANGES to reflect changed tag (had not been published, so publishing now)
1 parent e338057 commit 7183727

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

CHANGES.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
11
# CHANGES for jsonpath-plus
22

3-
## ?
4-
5-
- npm: Avoid eslint script within test script
6-
- Travis: Update to check Node 6, 10, 12
7-
8-
## 1.1.0 (September 25, 2019)
3+
## 1.1.0 (September 26, 2019)
94

105
- Enhancement: Add explicit 'any' to `evaluate()` declaration (for use
116
with `noImplicitAny` TypeScript option)
127
- Build: Update minified build files
138
- npm: Ignore `.idea`/`.remarkrc` files
149
- npm: Update devDeps (Babel, linting, Rollup, TypeScript related)
10+
- npm: Avoid eslint script within test script
11+
- Travis: Update to check Node 6, 10, 12
1512

1613
## 1.0.0 (August 7, 2019)
1714

0 commit comments

Comments
 (0)