Add CHANGELOG.
authorJoshua Roesslein <jroesslein@gmail.com>
Sun, 10 Feb 2013 21:25:19 +0000 (13:25 -0800)
committerJoshua Roesslein <jroesslein@gmail.com>
Sun, 10 Feb 2013 21:25:19 +0000 (13:25 -0800)
CHANGELOG.md [new file with mode: 0644]

diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644 (file)
index 0000000..8d338b9
--- /dev/null
@@ -0,0 +1,22 @@
+Version 2.0
+-----------
+  - Twitter API 1.1 support.
+  - Basic Authentication deprecated.
+  - friends_timeline() removed.
+  - mentions() removed and replaced by mentions_timeline().
+  - retweeted_by_user() removed.
+  - retweeted_by_me() removed.
+  - retweeted_to_me() removed.
+  - retweeted_by_user() removed.
+  - friends() removed.
+  - followers() removed.
+  - enable_notifications() removed.
+  - disable_notifications() removed.
+  - exists_block() removed.
+  - lists() removed and replaced by lists_all().
+  - is_list_member() removed.
+  - show_list_member added.
+  - is_subscribed_list() removed.
+  - show_list_subscriber() added.
+  - trends_location() removed.
+  - nearby_places() removed.