Skip to content

Commit

Permalink
Merge pull request #144 from Gallaecio/news-new-version
Browse files Browse the repository at this point in the history
Cover Parsel 1.5.2 in the NEWS file
  • Loading branch information
kmike committed Aug 8, 2019
2 parents 4010ecf + 2c9b5f7 commit 0053e0b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions NEWS
Expand Up @@ -3,6 +3,16 @@
History
-------

1.5.2 (2019-08-NN)
~~~~~~~~~~~~~~~~~~

* The value of ``data`` within the printable representation of a selector
(``repr(selector)``) now ends in ``...`` when truncated, to make the
truncation obvious.

* Minor documentation improvements.


1.5.1 (2018-10-25)
~~~~~~~~~~~~~~~~~~

Expand All @@ -12,6 +22,7 @@ History
* documentation improvements;
* Python 3.7 tests are run on CI; other test improvements.


1.5.0 (2018-07-04)
~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit 0053e0b

Please sign in to comment.