We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 449e72d commit b0f2076Copy full SHA for b0f2076
CHANGELOG.md
@@ -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
13
## 1.0.3
14
15
* Fix an issue where subreddit categories were being ignored. (@rickharrison)
0 commit comments