Skip to content

Commit 4bf1c4f

Browse files
committed
Update release notes
1 parent 41b6a11 commit 4bf1c4f

File tree

1 file changed

+30
-1
lines changed

1 file changed

+30
-1
lines changed

release-notes.md

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

33
## Development
44

5-
[Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...master)
5+
[Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...master)
6+
7+
## v4.0.12 - September 4th, 2018
8+
New features:
9+
10+
- none
11+
12+
Various dependency updates
13+
14+
- [#1464](https://github.com/wycats/handlebars.js/pull/1464) - Bump versions of grunt-plugins to 1.x
15+
- [#1398](https://github.com/wycats/handlebars.js/pull/1398) - Chore: updated various dev dependencies
16+
- upgrade uglify-js - d3d3942
17+
- Update grunt-eslint to 20.1.0 - 7729aa9
18+
- Update dependencies "async" to 2.5.0 and "source-map" to 0.6.1 (73d5637)
19+
20+
Bugfixes:
21+
22+
- [components/handlebars.js#24](https://github.com/components/handlebars.js#24) Add package.json to components shim
23+
- Updated `source-map`-package should work better with `rollup`[#1463](https://github.com/wycats/handlebars.js/issues/1463)
24+
25+
Removed obsolete code:
26+
27+
- unnecessary check - 0ddff8b
28+
- Use `files` field - 69c6ca5
29+
- Update jsfiddle to 4.0.11 - 8947dd0
30+
31+
Compatibility notes:
32+
- No compatibility issues are to be expected
33+
34+
[Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...v4.0.12)
635

736
## v4.0.11 - October 17th, 2017
837
- [#1391](https://github.com/wycats/handlebars.js/issues/1391) - `uglify-js` is unconditionally imported, but only listed as optional dependency ([@Turbo87](https://github.com/Turbo87))

0 commit comments

Comments
 (0)