summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonne Martin <donne.martin@gmail.com>2017-04-08 22:56:38 -0400
committerDonne Martin <donne.martin@gmail.com>2017-04-08 22:56:38 -0400
commit77de74811e10594ae9f06b6aea593f0f6f342bd1 (patch)
tree5e4c00d39a410c7274fab8222cd99a0e6a752fa0
parent4abf7a57b8021b7370155e4b5c38b45a6d5871ed (diff)
Update CHANGELOG with 0.4.2 release notes
-rw-r--r--CHANGELOG.md7
-rw-r--r--CHANGELOG.rst12
2 files changed, 18 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b9a9444..33ca2c8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,13 @@ https://github.com/donnemartin/haxor-news/issues
Changelog
=========
+0.4.2 (2017-04-08)
+------------------
+
+### Bug Fixes
+
+* [#94](https://github.com/donnemartin/haxor-news/pull/94) - Update to `prompt-toolkit` 1.0.0, which includes a number of performance improvements (especially noticeable on Windows) and bug fixes.
+
0.4.1 (2016-05-30)
------------------
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index f5641b5..6720a48 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,5 +1,5 @@
.. figure:: http://i.imgur.com/C4mkc3L.gif
- :alt:
+ :alt:
|Build Status| |Codecov|
@@ -20,6 +20,16 @@ https://github.com/donnemartin/haxor-news/issues
Changelog
=========
+0.4.2 (2017-04-08)
+------------------
+
+Bug Fixes
+~~~~~~~~~
+
+- `#94 <https://github.com/donnemartin/haxor-news/pull/94>`__ - Update
+ to ``prompt-toolkit`` 1.0.0, which includes a number of performance
+ improvements (especially noticeable on Windows) and bug fixes.
+
0.4.1 (2016-05-30)
------------------