diff options
author | Waylan Limberg <waylan@gmail.com> | 2012-03-07 10:39:05 -0500 |
---|---|---|
committer | Waylan Limberg <waylan@gmail.com> | 2012-03-07 10:39:05 -0500 |
commit | a3d1c761999a08974a9fdfe9636ff9f7aa6b5863 (patch) | |
tree | 0571f4f7d7981462d99bfc07b5d35fdf725e410d /docs/release-2.0.2.txt | |
parent | 521d5c2b68df4cfa842ebd62121ef9ba79d1da02 (diff) | |
download | markdown-a3d1c761999a08974a9fdfe9636ff9f7aa6b5863.tar.gz markdown-a3d1c761999a08974a9fdfe9636ff9f7aa6b5863.tar.bz2 markdown-a3d1c761999a08974a9fdfe9636ff9f7aa6b5863.zip |
Add release notes, authors and change_log to docs.
Diffstat (limited to 'docs/release-2.0.2.txt')
-rw-r--r-- | docs/release-2.0.2.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/release-2.0.2.txt b/docs/release-2.0.2.txt index 8ae9a3d..5315c80 100644 --- a/docs/release-2.0.2.txt +++ b/docs/release-2.0.2.txt @@ -1,3 +1,9 @@ +title: Release Notes for v2.0.2 +prev_title: Release Notes for v2.1.0 +prev_url: release-2.1.0.html +next_title: Release Notes for v2.0.1 +next_url: release-2.0.1.html + Python-Markdown 2.0.2 Release Notes =================================== |