Skip to content

Commit c02666e

Browse files
author
Alexander Guz
committed
Add missing changelog for 1.2
1 parent dd8acdd commit c02666e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
1-
* 1.1.1 (2016-12-12)
1+
* 1.2.1 (2016-12-12)
22

33
* Remove content injection from $_GET.
44
* Add PHP 5.6, 7.0, 7.1 to Travis file.
55

6+
* 1.2 (2016-06-11)
7+
8+
* Added "ESCAPE_BY_DEFAULT" setting for context-aware auto-escaping.
9+
* Made "Context" work with plain objects.
10+
* "escape" now uses "htmlentities".
11+
* Fixed "escape_now".
12+
613
* 1.1 (2015-06-01)
714

815
* New tags: "paginate", "unless", "ifchanged" were added

0 commit comments

Comments
 (0)