diff options
author | Waylan Limberg <waylan@gmail.com> | 2013-08-13 13:17:05 -0400 |
---|---|---|
committer | Waylan Limberg <waylan@gmail.com> | 2013-08-13 13:17:05 -0400 |
commit | df657a917a6ad9c79ee5bf9e4a109282ed905c2a (patch) | |
tree | 3291d461bdc8bf669e03a5ea5b6eaaa3cae0b7e7 /docs/release-2.3.txt | |
parent | d1541a58118c0968a0572e36d1956b866c95b534 (diff) | |
download | markdown-df657a917a6ad9c79ee5bf9e4a109282ed905c2a.tar.gz markdown-df657a917a6ad9c79ee5bf9e4a109282ed905c2a.tar.bz2 markdown-df657a917a6ad9c79ee5bf9e4a109282ed905c2a.zip |
Added release notes for pending release of v2.4.
Since adding the new smarty extension, the nex release it more than just a
bugfix release.
Diffstat (limited to 'docs/release-2.3.txt')
-rw-r--r-- | docs/release-2.3.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/release-2.3.txt b/docs/release-2.3.txt index 574bdf6..d2cef63 100644 --- a/docs/release-2.3.txt +++ b/docs/release-2.3.txt @@ -1,6 +1,6 @@ title: Release Notes for v2.3 -prev_title: Change Log -prev_url: change_log.html +prev_title: Release Notes for v2.4 +prev_url: release-2.4.html next_title: Release Notes for v2.2.1 next_url: release-2.2.1.html |