Updated the changelog with 1.6.3 details + full list links between all releases

This commit is contained in:
Joe Sak 2011-11-11 14:19:00 -06:00
parent 329d54bdf0
commit d5fadb4523

View file

@ -1,16 +1,22 @@
## 1.6.3 [UNRELEASED]
* Bulgarian translations [mirosr](https://github.com/mirosr)
* posts/tagged... params[:tag_name] is optional [joemsak](https://github.com/joemsak)
* Bug Fix on Categorization relationship: destroying a post produced error because no primary key existed on join table [joemsak](https://github.com/joemsak)
* [See full list](https://github.com/resolve/refinerycms-blog/compare/1.6.2...1.6.3)
## 1.6.2 [29 June 2011]
* Custom teaser field to overwrite the automatic truncation of the body [wikyd](https://github.com/wikyd)
* Tagging URL strategy updated again [joemsak](https://github.com/joemsak)
* Tagging bug fixed [ruprict](https://github.com/ruprict)
* Refactored specs [parndt](https://github.com/parndt)
* * [See full list](https://github.com/resolve/refinerycms-blog/compare/1.6.1...1.6.2)
## 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)
* [See full list](https://github.com/resolve/refinerycms-blog/compare/1.6...1.6.1)
## 1.6 [20 June 2011]
* Category bug fixes and cleanup [wikyd](https://github.com/wikyd)
@ -20,11 +26,14 @@
* More testing [wakeless](https://github.com/wakeless)
* Tag list autocomplete baked in [joemsak](https://github.com/joemsak)
* Customize the URL of your blog post [wikyd](https://github.com/wikyd)
* [See full list](https://github.com/resolve/refinerycms-blog/compare/1.5...1.6)
## 1.5 [28 May 2011]
* Added Gravatar support. [parndt](https://github.com/parndt)
* Added support for Refinery CMS 1.0.0 and above. [parndt](https://github.com/parndt)
* [See full list](https://github.com/resolve/refinerycms-blog/compare/1.4...1.5)
## 1.4 [26 May 2011]