We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ae993b commit 85fd522Copy full SHA for 85fd522
changes.md
@@ -2,6 +2,10 @@
2
3
## 1.2.1 - Unreleased
4
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
+
9
- Fix handling of trailing semicolons in the the argument parser. This fixes
10
[Ticket 295](https://github.com/Patternslib/Patterns/issues/295).
11
0 commit comments