Skip to content

Commit 85fd522

Browse files
committed
Add note that last commits fixes #298.
1 parent 8ae993b commit 85fd522

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

changes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## 1.2.1 - Unreleased
44

5+
- Fix use of an undeclared variable in the parser could result in problems
6+
in IE8. This fixes
7+
[Ticket 298](https://github.com/Patternslib/Patterns/issues/298).
8+
59
- Fix handling of trailing semicolons in the the argument parser. This fixes
610
[Ticket 295](https://github.com/Patternslib/Patterns/issues/295).
711

0 commit comments

Comments
 (0)