From 6db3f443980dca4bb33ce5cb8e419186b579990b Mon Sep 17 00:00:00 2001 From: Joe Sak Date: Tue, 1 Mar 2011 21:02:41 -0600 Subject: Changelog started --- changelog.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 changelog.md (limited to 'changelog.md') diff --git a/changelog.md b/changelog.md new file mode 100644 index 0000000..9b0fa33 --- /dev/null +++ b/changelog.md @@ -0,0 +1,24 @@ +## 1.2 [01 March 2011] + +* Posts can be authored [joemsak] +* Front-end pagination [joemsak] +* Archives start grouping by year after 2 years [joemsak] +* Removed ajax blog post navigation [joemsak] +* Administrate uncategorized posts [joemsak] +* Categories in has_many :through relationship [joemsak] +* General bug fixing & test coverage [pardnt] [joemsak] +* Russian translation [iband] +* French translation [AdrienGiboire] +* Polish translation [murbanski] +* German translation [gern] +* Spanish translation help [xavib] +* Rails 3 cleanup & optimization [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 -- cgit v1.2.3