Update release notes

This commit is contained in:
Nils Knappmeier
2019-09-26 23:58:13 +02:00
parent 213c0bbe3c
commit c5cbeac039
+9 -1
View File
@@ -2,7 +2,15 @@
## Development
[Commits](https://github.com/wycats/handlebars.js/compare/v4.3.1...master)
[Commits](https://github.com/wycats/handlebars.js/compare/v4.3.2...master)
## v4.3.2 - September 26th, 2019
- Use Object.prototype.propertyIsEnumerable to check for constructors - 213c0bb, #1563
Compatibility notes:
- There are no breaking changes
[Commits](https://github.com/wycats/handlebars.js/compare/v4.3.1...v4.3.2)
## v4.3.1 - September 25th, 2019
Fixes: