Skip to content

Commit 1ac131e

Browse files
committed
Update release notes
1 parent 59548b4 commit 1ac131e

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

release-notes.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,17 @@
22

33
## Development
44

5-
[Commits](https://github.com/nknapp/handlebars.js/compare/v4.0.10...master)
5+
[Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...master)
6+
7+
## v4.0.11 - October 17th, 2017
8+
- [#1391](https://github.com/wycats/handlebars.js/issues/1391) - `uglify-js` is unconditionally imported, but only listed as optional dependency ([@Turbo87](https://api.github.com/users/Turbo87))
9+
- [#1233](https://github.com/wycats/handlebars.js/issues/1233) - Unable to build under windows - error at test:bin task ([@blikblum](https://api.github.com/users/blikblum))
10+
- Update (C) year in the LICENSE file - 21386b6
11+
12+
Compatibility notes:
13+
- This is a bugfix release. There are no breaking change and no new features.
14+
15+
[Commits](https://github.com/nknapp/handlebars.js/compare/v4.0.10...v4.0.11)
616

717
## v4.0.10 - May 21st, 2017
818
- Fix regression in 4.0.9: Replace "Object.assign" (not support in IE) by "util/extend" - 0e953d1

0 commit comments

Comments
 (0)