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.1.1.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.1.1.txt')
-rw-r--r-- | docs/release-2.1.1.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/release-2.1.1.txt b/docs/release-2.1.1.txt index 9e1bcab..32f406f 100644 --- a/docs/release-2.1.1.txt +++ b/docs/release-2.1.1.txt @@ -1,3 +1,9 @@ +title: Release Notes for v2.1.1 +prev_title: Change Log +prev_url: change_log.html +next_title: Release Notes for v2.1.0 +next_url: release-2.1.0.html + Python-Markdown 2.1.1 Release Notes =================================== |