diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d1ae2d..c0e615c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -92,8 +92,8 @@ the subscription *and* consuming it. Instead they will just consume an already e 2.0.0 / 2020-05-11 ================== -- [changed] phased out Python 2.7 support in preparation for PyPi publication -- [changed] messages from the listener are parsed and returned, instead of requiring the user to access the JSON +- [changed] Phased out Python 2.7 support in preparation for PyPi publication +- [changed] Messages from the listener are parsed and returned, instead of requiring the user to access the JSON - [docs] - Minor improvements. 2.0.1 / 2020-11-03 diff --git a/README.rst b/README.rst index d405e22..e26ea49 100644 --- a/README.rst +++ b/README.rst @@ -7,7 +7,7 @@ To use this we recommend 'pip installing' this by making the following addition .. code-block:: - git+https://git@github.com/dowjones/dj-dna-streams-python#egg=dj-dna-streams-python + git+https://git@github.com/dowjones/dj-dna-streams-python#egg=dnaStreaming Auth