Updated changelog and incremented version

This commit is contained in:
David Marx
2018-08-06 00:03:46 -07:00
parent e03ad157aa
commit a110db8a37
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,6 +1,12 @@
Change Log
==========
0.0.5 (2018/08/05)
------------------
* New parameter documentation added to README.
* Fixed bug with non-default sort.
* Fixed bug with using praw.Reddit instance with submission search.
0.0.4 (2018/05/18)
------------------
+1 -1
View File
@@ -6,4 +6,4 @@ https://github.com/dmarx/psaw
from .PushshiftAPI import PushshiftAPI, PushshiftAPIMinimal
__version__ = '0.0.4'
__version__ = '0.0.5'