aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.md
diff options
context:
space:
mode:
authorJoe Sak <joe@joesak.com>2011-03-01 21:02:41 -0600
committerJoe Sak <joe@joesak.com>2011-03-01 21:02:41 -0600
commit6db3f443980dca4bb33ce5cb8e419186b579990b (patch)
tree347e0d3bd06cd54d6355051f5ec9af674fb065e9 /changelog.md
parent65c1836df4a579307cc087275bba78a487f497da (diff)
downloadrefinerycms-blog-6db3f443980dca4bb33ce5cb8e419186b579990b.tar.gz
refinerycms-blog-6db3f443980dca4bb33ce5cb8e419186b579990b.tar.bz2
refinerycms-blog-6db3f443980dca4bb33ce5cb8e419186b579990b.zip
Changelog started
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md24
1 files changed, 24 insertions, 0 deletions
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