projects
/
cached-property.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4e9631
)
Update release dates for 1.4.1. and 1.4.2
author
Greg Back
<1045796+gtback@users.noreply.github.com>
Mon, 9 Apr 2018 19:13:49 +0000
(14:13 -0500)
committer
GitHub
<noreply@github.com>
Mon, 9 Apr 2018 19:13:49 +0000
(14:13 -0500)
HISTORY.rst
patch
|
blob
|
history
diff --git
a/HISTORY.rst
b/HISTORY.rst
index f929d3eae05e6269ad8968afa1afa5c8d4112f74..d7f06b55bad36db95b83c02a2f900653db62a151 100644
(file)
--- a/
HISTORY.rst
+++ b/
HISTORY.rst
@@
-3,12
+3,12
@@
History
-------
-1.4.2 (2018-0
3
-08)
+1.4.2 (2018-0
4
-08)
++++++++++++++++++
* Really fixed tests, thanks to @pydanny
-1.4.1 (2018-0
3
-08)
+1.4.1 (2018-0
4
-08)
++++++++++++++++++
* Added conftest.py to manifest so tests work properly off the tarball, thanks to @dotlambda