Skip to content

Commit efd7af5

Browse files
committed
Updated CHANGELOG and HISTORY for v0.2.5 release
1 parent 903e3b2 commit efd7af5

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Changelog
33
=========
44

5+
0.2.5 (2018-07-26)
6+
------------------
7+
8+
* Add tests using different program names
9+
* Use the command line application name in output strings
10+
* Add a new entry point symver-smap for console scripts
11+
* Skip tests which use caplog if pytest version is < 3.4
12+
* Added an alias for pytest in setup.cfg. This fixed setup.py for test target
13+
514
0.2.4 (2018-06-15)
615
------------------
716

HISTORY.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
History
33
=======
44

5+
0.2.5 (2018-07-26)
6+
------------------
7+
8+
* Add tests using different program names
9+
* Use the command line application name in output strings
10+
* Add a new entry point symver-smap for console scripts
11+
* Skip tests which use caplog if pytest version is < 3.4
12+
* Added an alias for pytest in setup.cfg. This fixed setup.py for test target
13+
514
0.2.4 (2018-06-15)
615
------------------
716

0 commit comments

Comments
 (0)