Skip to content

Commit

Permalink
Merge branch 'release/2.0.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
sebdah committed Sep 30, 2015
2 parents 1c27901 + 5adeff5 commit 3fca1c5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Manually via Git
It is also possible to install Dynamic DynamoDB manually, if you do no have access to ``pip``. First checkout the project from GitHub:
::

git clone git@github.com:sebdah/dynamic-dynamodb.git
git clone https://github.com/sebdah/dynamic-dynamodb

Then install the ``dynamic-dynamodb`` command locally.
::
Expand Down
9 changes: 9 additions & 0 deletions docs/release_notes.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Release notes
=============

2.0.2
-----

**Release date:** 2015-09-30

- Use HTTP rather than SSH for git clone (`#266 <https://github.com/sebdah/dynamic-dynamodb/issues/266>`). Thanks for the pull request `@superprat <https://github.com/superprat>`



2.0.1
-----

Expand Down
2 changes: 1 addition & 1 deletion dynamic_dynamodb/dynamic-dynamodb.conf
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[general]
version: 2.0.1
version: 2.0.2

0 comments on commit 3fca1c5

Please sign in to comment.