Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert duplicate "Update release notes" #1516

Merged
merged 2 commits into from Mar 20, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
72 changes: 0 additions & 72 deletions release-notes.md
Expand Up @@ -16,20 +16,6 @@ Compatibility notes:
- This is a bugfix release. There are no breaking change and no new features.


[Commits](https://github.com/wycats/handlebars.js/compare/v4.1.1...v4.1.1)

## v4.1.1 - March 16th, 2019
Bugfixes:
- fix: add "runtime.d.ts" to allow "require('handlebars/runtime')" in TypeScript - 5cedd62

Refactorings:
- replace "async" with "neo-async" - 048f2ce
- use "substring"-function instead of "substr" - 445ae12

Compatibility notes:
- This is a bugfix release. There are no breaking change and no new features.


[Commits](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.1)

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

[Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.0.12)

## v4.0.12 - September 4th, 2018
New features:

- none

Various dependency updates

- [#1464](https://github.com/wycats/handlebars.js/pull/1464) - Bump versions of grunt-plugins to 1.x
- [#1398](https://github.com/wycats/handlebars.js/pull/1398) - Chore: updated various dev dependencies
- upgrade uglify-js - d3d3942
- Update grunt-eslint to 20.1.0 - 7729aa9
- Update dependencies "async" to 2.5.0 and "source-map" to 0.6.1 (73d5637)

Bugfixes:

- [components/handlebars.js#24](https://github.com/components/handlebars.js#24) Add package.json to components shim
- Updated `source-map`-package should work better with `rollup`[#1463](https://github.com/wycats/handlebars.js/issues/1463)

Removed obsolete code:

- unnecessary check - 0ddff8b
- Use `files` field - 69c6ca5
- Update jsfiddle to 4.0.11 - 8947dd0

Compatibility notes:
- No compatibility issues are to be expected

[Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.0.12)

## v4.0.12 - September 4th, 2018
New features:

- none

Various dependency updates

- [#1464](https://github.com/wycats/handlebars.js/pull/1464) - Bump versions of grunt-plugins to 1.x
- [#1398](https://github.com/wycats/handlebars.js/pull/1398) - Chore: updated various dev dependencies
- upgrade uglify-js - d3d3942
- Update grunt-eslint to 20.1.0 - 7729aa9
- Update dependencies "async" to 2.5.0 and "source-map" to 0.6.1 (73d5637)

Bugfixes:

- [components/handlebars.js#24](https://github.com/components/handlebars.js#24) Add package.json to components shim
- Updated `source-map`-package should work better with `rollup`[#1463](https://github.com/wycats/handlebars.js/issues/1463)

Removed obsolete code:

- unnecessary check - 0ddff8b
- Use `files` field - 69c6ca5
- Update jsfiddle to 4.0.11 - 8947dd0

Compatibility notes:
- No compatibility issues are to be expected

[Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...v4.0.12)

## v4.0.11 - October 17th, 2017
Expand Down