summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..042ef6e
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,22 @@
+Version 0.9.0
+~~~~~~~~~~~~~
+
+* Changes:
+ - Refactor interface to allow handling forms
+ - BuddyML and HTML parsing support
+ - Minor fixes
+
+Version 0.5.0
+~~~~~~~~~~~~~
+
+* Changes:
+ - Add debug level setter to enable verbose curl debugging
+ - Minor fixes
+
+Version 0.1.0
+~~~~~~~~~~~~~
+
+* Changes:
+ - Implement basic API to interact with activation webservice
+ - Add basic ideviceactivation tool
+ - Setup build system \ No newline at end of file