Skip to content

Commit

Permalink
- Docs: Update README to reflect 1.2.0 was not a released version (su…
Browse files Browse the repository at this point in the history
…bsume release details into 2.0.0)
  • Loading branch information
brettz9 committed Feb 6, 2021
1 parent 8f0aaa0 commit ac7a453
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,18 +93,12 @@
- Enhancement: Throw `TypeError` for missing `json` (fixes #110)
- Enhancement: Use more efficient `new Function` over `eval`;
also allows use of cyclic context objects
- Enhancement: Add `@root` filter selector
- Maintenance: Add `.editorconfig`
- Docs: Document options in jsdoc; add return values to callbacks;
fix constructor doc sig.
- Testing: Add test for missing `path` or `json`
- Testing: Remove unneeded closures
- npm: Update devDeps

## 1.2.0 (October 13, 2019)

- Enhancement: Add `@root` filter selector
- Enhancement: Use more efficient `new Function` over `eval`;
also allows use of cyclic context objects
- npm: Update devDeps and `package-lock.json`

## 1.1.0 (September 26, 2019)
Expand Down

0 comments on commit ac7a453

Please sign in to comment.