Skip to content

Commit b0f2076

Browse files
committed
Update the CHANGELOG in preparation for 1.1.
1 parent 449e72d commit b0f2076

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 1.1
2+
3+
* RKVotable subclasses now automatically update their voteStatus. (@rickharrison)
4+
* Messages can be marked as read or unread in batches. (@rickharrison)
5+
* Ensure that HTML entities are always unescaped correctly. (@christianselig)
6+
* Comments can be sorted. (@rickharrison)
7+
* It's now possible to access a user's saved and hidden links. (@rickharrison)
8+
* Support for storing links as a reddit gold member. (@rickharrison)
9+
* Improved support for multireddits. (@rickharrison)
10+
* RKUser now subclasses RKCreated. (@rickharrison)
11+
* Completion blocks are now called on the main thread.
12+
113
## 1.0.3
214

315
* Fix an issue where subreddit categories were being ignored. (@rickharrison)

0 commit comments

Comments
 (0)