summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HISTORY.md5
-rw-r--r--setup_description.rst5
2 files changed, 10 insertions, 0 deletions
diff --git a/HISTORY.md b/HISTORY.md
index 44f5231..4eee2e6 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -14,6 +14,11 @@ History
- Bugfix: fixed a flaky doctest by making `repr()` deterministic for the
`Attachable` class in `pystache.tests.common`
+0.5.4 (2014-07-11)
+------------------
+
+- Bugfix: made test with filenames OS agnostic (issue \#162).
+
0.5.3 (2012-11-03)
------------------
diff --git a/setup_description.rst b/setup_description.rst
index 04addba..4be7aae 100644
--- a/setup_description.rst
+++ b/setup_description.rst
@@ -330,6 +330,11 @@ History
- Bugfix: fixed a flaky doctest by making ``repr()`` deterministic for
the ``Attachable`` class in ``pystache.tests.common``
+0.5.4 (2014-07-11)
+------------------
+
+- Bugfix: made test with filenames OS agnostic (issue #162).
+
0.5.3 (2012-11-03)
------------------