Merge pull request #1091 from nikolas/patch-2

fix typo in release notes
This commit is contained in:
Kevin Decker
2015-09-04 15:18:48 -05:00
+1 -1
View File
@@ -238,7 +238,7 @@ Compatibility notes:
- INTEGER -> NUMBER
- Additional PartialNode hash parameter
- New RawBlockNode type
- Data frames now have a `_parent` field. This is internal but is enumerable for performance/compatability reasons.
- Data frames now have a `_parent` field. This is internal but is enumerable for performance/compatibility reasons.
[Commits](https://github.com/wycats/handlebars.js/compare/v1.3.0...v2.0.0-alpha.1)