Skip to content

Commit 25b2e11

Browse files
committedMar 16, 2019
Update release notes
1 parent e5c3937 commit 25b2e11

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
 

‎release-notes.md

+14
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,20 @@ 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+
1933
[Commits](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.1)
2034

2135
## v4.1.0 - February 7th, 2019

0 commit comments

Comments
 (0)
Please sign in to comment.