Skip to content

Commit 6b6d13f

Browse files
committed
Fix up changelog
1 parent bead265 commit 6b6d13f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@ Next Release (TBD)
22
==================
33

44
* 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>`__)
66

77

88
0.9.5
99
=====
1010

1111
* 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>`__)
1313

1414

1515
0.9.4
1616
=====
1717

1818
* 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>`__)
2020
* Fix reverse type for ``null`` type
2121
(`issue 145 <https://github.com/jmespath/jmespath.py/pull/145>`__)
2222

0 commit comments

Comments
 (0)