diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md new file mode 100644 index 0000000..e861958 --- /dev/null +++ b/changelog.md @@ -0,0 +1,40 @@ +## 1.4 [UNRELEASED] + +* Spanish language fixes [scambra](https://github.com/scambra) +* Bug fixes [scambra](https://github.com/scambra) +* Tags [joemsak](https://github.com/joemsak) +* Tagged posts route / view [joemsak](https://github.com/joemsak) +* Tag cloud in sidebar +* Czech & slovak translations [karem](https://github.com/keram) +* [See full list](https://github.com/resolve/refinerycms-blog/compare/1.3...1.4) + +## 1.3 [03 March 2011] + +* Moved to EngineInstaller [parndt](https://github.com/parndt) +* Off Rails 2 support [parndt](https://github.com/parndt) +* [See full list](https://github.com/resolve/refinerycms-blog/compare/1.2...1.3) + +## 1.2 [01 March 2011] + +* Posts can be authored [joemsak](https://github.com/joemsak) +* Front-end pagination [joemsak](https://github.com/joemsak) +* Archives start grouping by year after 2 years [joemsak](https://github.com/joemsak) +* Removed ajax blog post navigation [joemsak](https://github.com/joemsak) +* Administrate uncategorized posts [joemsak](https://github.com/joemsak) +* Categories in has_many :through relationship [joemsak](https://github.com/joemsak) +* General bug fixing & test coverage [parndt](https://github.com/parndt) [joemsak](https://github.com/joemsak) +* Russian translation [iband](https://github.com/iband) +* French translation [AdrienGiboire](https://github.com/AdrienGiboire) +* Polish translation [murbanski](https://github.com/murbanski) +* German translation [gern](https://github.com/gern) +* Spanish translation help [xavib](https://github.com/xavib) +* Rails 3 cleanup & optimization [ugisozols](https://github.com/ugisozols) +* [See full list](https://github.com/resolve/refinerycms-blog/compare/1.1...1.2) + + +## 1.1 [02 December 2010] + +* Rails 3 Support +* Archives +* Categories +* [See full list](https://github.com/resolve/refinerycms-blog/compare/1.0...1.1)
\ No newline at end of file |