Skip to content

Commit 9cfb5dd

Browse files
authored
Merge pull request #1516 from phil-davis/revert-double-release-notes
Revert duplicate "Update release notes"
2 parents f691db5 + be44246 commit 9cfb5dd

File tree

1 file changed

+0
-72
lines changed

1 file changed

+0
-72
lines changed

release-notes.md

-72
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,6 @@ Compatibility notes:
1616
- This is a bugfix release. There are no breaking change and no new features.
1717

1818

19-
[Commits](https://github.com/wycats/handlebars.js/compare/v4.1.1...v4.1.1)
20-
21-
## v4.1.1 - March 16th, 2019
22-
Bugfixes:
23-
- fix: add "runtime.d.ts" to allow "require('handlebars/runtime')" in TypeScript - 5cedd62
24-
25-
Refactorings:
26-
- replace "async" with "neo-async" - 048f2ce
27-
- use "substring"-function instead of "substr" - 445ae12
28-
29-
Compatibility notes:
30-
- This is a bugfix release. There are no breaking change and no new features.
31-
32-
3319
[Commits](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.1)
3420

3521
## v4.1.0 - February 7th, 2019
@@ -96,64 +82,6 @@ Removed obsolete code:
9682
Compatibility notes:
9783
- No compatibility issues are to be expected
9884

99-
[Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.0.12)
100-
101-
## v4.0.12 - September 4th, 2018
102-
New features:
103-
104-
- none
105-
106-
Various dependency updates
107-
108-
- [#1464](https://github.com/wycats/handlebars.js/pull/1464) - Bump versions of grunt-plugins to 1.x
109-
- [#1398](https://github.com/wycats/handlebars.js/pull/1398) - Chore: updated various dev dependencies
110-
- upgrade uglify-js - d3d3942
111-
- Update grunt-eslint to 20.1.0 - 7729aa9
112-
- Update dependencies "async" to 2.5.0 and "source-map" to 0.6.1 (73d5637)
113-
114-
Bugfixes:
115-
116-
- [components/handlebars.js#24](https://github.com/components/handlebars.js#24) Add package.json to components shim
117-
- Updated `source-map`-package should work better with `rollup`[#1463](https://github.com/wycats/handlebars.js/issues/1463)
118-
119-
Removed obsolete code:
120-
121-
- unnecessary check - 0ddff8b
122-
- Use `files` field - 69c6ca5
123-
- Update jsfiddle to 4.0.11 - 8947dd0
124-
125-
Compatibility notes:
126-
- No compatibility issues are to be expected
127-
128-
[Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.0.12)
129-
130-
## v4.0.12 - September 4th, 2018
131-
New features:
132-
133-
- none
134-
135-
Various dependency updates
136-
137-
- [#1464](https://github.com/wycats/handlebars.js/pull/1464) - Bump versions of grunt-plugins to 1.x
138-
- [#1398](https://github.com/wycats/handlebars.js/pull/1398) - Chore: updated various dev dependencies
139-
- upgrade uglify-js - d3d3942
140-
- Update grunt-eslint to 20.1.0 - 7729aa9
141-
- Update dependencies "async" to 2.5.0 and "source-map" to 0.6.1 (73d5637)
142-
143-
Bugfixes:
144-
145-
- [components/handlebars.js#24](https://github.com/components/handlebars.js#24) Add package.json to components shim
146-
- Updated `source-map`-package should work better with `rollup`[#1463](https://github.com/wycats/handlebars.js/issues/1463)
147-
148-
Removed obsolete code:
149-
150-
- unnecessary check - 0ddff8b
151-
- Use `files` field - 69c6ca5
152-
- Update jsfiddle to 4.0.11 - 8947dd0
153-
154-
Compatibility notes:
155-
- No compatibility issues are to be expected
156-
15785
[Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...v4.0.12)
15886

15987
## v4.0.11 - October 17th, 2017

0 commit comments

Comments
 (0)