aboutsummaryrefslogtreecommitdiffstats
path: root/docs/changelog.rst
diff options
context:
space:
mode:
authorDavid Reid <dreid@dreid.org>2014-01-08 11:12:31 -0800
committerDavid Reid <dreid@dreid.org>2014-01-08 11:12:31 -0800
commit4177d48e652f95216bf6d630ef035142c1fbe54c (patch)
treeae294c040becca7323d94ad490ed8d66b9fa807e /docs/changelog.rst
parent4fb8dc8af399d8b818c34f5dfd3e9a7b91616842 (diff)
parent924599e267250bb5f1bb80d6b0345918e3d52094 (diff)
downloadcryptography-4177d48e652f95216bf6d630ef035142c1fbe54c.tar.gz
cryptography-4177d48e652f95216bf6d630ef035142c1fbe54c.tar.bz2
cryptography-4177d48e652f95216bf6d630ef035142c1fbe54c.zip
Merge pull request #429 from alex/changelog
Fixed #428 -- added a changelog
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r--docs/changelog.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
new file mode 100644
index 00000000..4d782216
--- /dev/null
+++ b/docs/changelog.rst
@@ -0,0 +1,7 @@
+Changelog
+=========
+
+0.1 - YYYY-MM-DD
+~~~~~~~~~~~~~~~~
+
+* Initial release.