File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,21 +2,21 @@ Next Release (TBD)
2
2
==================
3
3
4
4
* Python 2.6 and 3.3 have reached end-of-life and have been deprecated.
5
- They will be dropped in version 0.11.0.
5
+ (` issue 175 < https://github.com/jmespath/jmespath.py/issues/175 >`__)
6
6
7
7
8
8
0.9.5
9
9
=====
10
10
11
11
* Fix syntax warnings on python 3.8
12
- ` (`issue 187 <https://github.com/jmespath/jmespath.py/issues/187 >`__)
12
+ (`issue 187 <https://github.com/jmespath/jmespath.py/issues/187 >`__)
13
13
14
14
15
15
0.9.4
16
16
=====
17
17
18
18
* Fix ``min_by ``/``max_by `` with empty lists
19
- ` (`issue 151 <https://github.com/jmespath/jmespath.py/pull/151 >`__)
19
+ (`issue 151 <https://github.com/jmespath/jmespath.py/pull/151 >`__)
20
20
* Fix reverse type for ``null `` type
21
21
(`issue 145 <https://github.com/jmespath/jmespath.py/pull/145 >`__)
22
22
You can’t perform that action at this time.
0 commit comments