aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..af13755
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,5 @@
+* 0.2.2 Bugfix #11, #16, #18, #15, #13, improved tests. `unread_for?(user)` method for messages added
+* 0.2.1 RSpec test suite added.
+* 0.2 #9 Added ability to attach discussion to any other model (discussable). Don't forget to update the database with upgrade migration (read more above in readme)!
+* 0.1.1-0.1.5 Cancan ability logic changes, a lot of small fixes
+* 0.1.0 Initial version \ No newline at end of file