Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

Commit

Permalink
Bump gem version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
titanous committed Jan 13, 2013
1 parent 5b6aef0 commit 039a937
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,14 @@
## 0.6.0 (January 12, 2013)

Features

- IMAP: Mark messages as seen instead of deleting them (see 5b6aef0163f0f28c790abf3083cbda7cbc9cc13f for details on how revert to the previous behaviour)

Bugfixes

- IMAP: Don't only process recent messages


## 0.5.4 (January 3, 2013) ## 0.5.4 (January 3, 2013)


Bufixes Bufixes
Expand Down
2 changes: 1 addition & 1 deletion lib/mailman/version.rb
@@ -1,3 +1,3 @@
module Mailman module Mailman
VERSION = '0.5.4' VERSION = '0.6.0'
end end

0 comments on commit 039a937

Please sign in to comment.