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 080f90f commit a7d99d0Copy full SHA for a7d99d0
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# CHANGELOG
2
3
+## 2.2.0 - 2015-05-27
4
+
5
+* Added support for [JEP-12](https://github.com/jmespath/jmespath.site/blob/master/docs/proposals/raw-string-literals.rst)
6
+ and raw string literals (e.g., `'foo'`).
7
8
## 2.1.0 - 2014-01-13
9
10
* Added `JmesPath\Env::cleanCompileDir()` to delete any previously compiled
0 commit comments