Skip to content

Commit ac7a453

Browse files
committed
- Docs: Update README to reflect 1.2.0 was not a released version (subsume release details into 2.0.0)
1 parent 8f0aaa0 commit ac7a453

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

CHANGES.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -93,18 +93,12 @@
9393
- Enhancement: Throw `TypeError` for missing `json` (fixes #110)
9494
- Enhancement: Use more efficient `new Function` over `eval`;
9595
also allows use of cyclic context objects
96+
- Enhancement: Add `@root` filter selector
9697
- Maintenance: Add `.editorconfig`
9798
- Docs: Document options in jsdoc; add return values to callbacks;
9899
fix constructor doc sig.
99100
- Testing: Add test for missing `path` or `json`
100101
- Testing: Remove unneeded closures
101-
- npm: Update devDeps
102-
103-
## 1.2.0 (October 13, 2019)
104-
105-
- Enhancement: Add `@root` filter selector
106-
- Enhancement: Use more efficient `new Function` over `eval`;
107-
also allows use of cyclic context objects
108102
- npm: Update devDeps and `package-lock.json`
109103

110104
## 1.1.0 (September 26, 2019)

0 commit comments

Comments
 (0)