Skip to content

Commit 7210158

Browse files
committed
Update ChangeLog and bump version.
1 parent 34fb32e commit 7210158

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
== 1.5.3 / 2024-03-28
2+
3+
- Remove OrderedHash (github #12, mvz).
4+
- Change project homepage to github and add .rdoc extension to README.
5+
- Update wiki links in README to point to github not googlecode.
6+
- Fix broken Attachment#save (github #14).
7+
18
== 1.5.2 / 2014-08-20
29

310
- Move mime.rb file to avoid conflicts with mime_types gem (github #7,

lib/mapi/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Mapi
2-
VERSION = '1.5.2'
2+
VERSION = '1.5.3'
33
end

0 commit comments

Comments
 (0)