We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dd0d1e commit 448cb28Copy full SHA for 448cb28
HISTORY.md
@@ -1,6 +1,9 @@
1
HISTORY
2
=======
3
4
+1.2.3 current master, not released
5
+ * align with handlebars.js 4.0.11
6
+
7
1.2.2 current master, not released
8
* align with handlebars.js 4.0.11
9
* 6ef2efd8d9 fix LightnCandy::compilePartial() error when there is `'` in the partial
composer.json
@@ -23,7 +23,7 @@
23
},
24
"extra": {
25
"branch-alias": {
26
- "dev-master": "1.2.2-dev"
+ "dev-master": "1.2.3-dev"
27
}
28
29
0 commit comments