Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
nknapp committed Mar 16, 2019
1 parent aef7287 commit e5c3937
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,21 @@

## Development

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

## 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
New Features
Expand Down

0 comments on commit e5c3937

Please sign in to comment.