Skip to content

Commit

Permalink
Major version bump, v3
Browse files Browse the repository at this point in the history
  • Loading branch information
mde committed Nov 24, 2019
1 parent 2b56f6e commit 4836295
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v3.0.1: 2019-11-23
* Removed require.extensions (@mde)
* Removed legacy preprocessor include (@mde)
* Removed support for EOL Nodes 4 and 6 (@mde)

## v2.7.1: 2019-09-02
* Added deprecation notice for use of require.extensions (@mde)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"engine",
"ejs"
],
"version": "2.7.4",
"version": "3.0.0",
"author": "Matthew Eernisse <[email protected]> (http://fleegix.org)",
"license": "Apache-2.0",
"main": "./lib/ejs.js",
Expand Down

0 comments on commit 4836295

Please sign in to comment.