Skip to content

Commit 192f93e

Browse files
committed
Updating changelog
1 parent e9b1d5d commit 192f93e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# CHANGELOG
22

3+
## 2.3.0 - 2016-01-05
4+
5+
* Added support for [JEP-9](https://github.com/jmespath/jmespath.site/blob/master/docs/proposals/improved-filters.rst),
6+
including unary filter expressions, and `&&` filter expressions.
7+
* Fixed various parsing issues, including not removing escaped single quotes
8+
from raw string literals.
9+
* Added support for the `map` function.
10+
* Fixed several issues with code generation.
11+
312
## 2.2.0 - 2015-05-27
413

514
* Added support for [JEP-12](https://github.com/jmespath/jmespath.site/blob/master/docs/proposals/raw-string-literals.rst)

0 commit comments

Comments
 (0)