diff options
author | Joe Sak <joe@joesak.com> | 2011-06-21 23:11:27 -0500 |
---|---|---|
committer | Joe Sak <joe@joesak.com> | 2011-06-21 23:11:27 -0500 |
commit | 0c077c63a7f493f3b91093368ca5d8d56fae27ca (patch) | |
tree | c6b8c6a360bb1ce0c31d7617606c088d76381018 | |
parent | 39a5167c20e82f41b32de1814227a4fec42428d6 (diff) | |
download | refinerycms-blog-0c077c63a7f493f3b91093368ca5d8d56fae27ca.tar.gz refinerycms-blog-0c077c63a7f493f3b91093368ca5d8d56fae27ca.tar.bz2 refinerycms-blog-0c077c63a7f493f3b91093368ca5d8d56fae27ca.zip |
changelog
-rw-r--r-- | changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 84e4684..0d363ed 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +## 1.6.1 [21 June 2011] +* Tagging URL strategy updated for reliability /blog/posts/tagged/ID-name-parameterized [joemsak](https://github.com/joemsak) +* Heroku/PostgreSQL support for autocomplete tags [joemsak](https://github.com/joemsak) + ## 1.6 [20 June 2011] * Category bug fixes and cleanup [wikyd](https://github.com/wikyd) * Cleaned up deprecated code [ugisozols](https://github.com/ugisozols) |