summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2014-06-30 19:25:13 +0200
committerGravatar Martin Szulecki2014-06-30 19:25:13 +0200
commitb3853fb76f528fda2ada89c83f44b826b7f3bfb8 (patch)
tree6dcaff9c5835695182a28b76eabf52ca3d93042d /NEWS
downloadlibideviceactivation-b3853fb76f528fda2ada89c83f44b826b7f3bfb8.tar.gz
libideviceactivation-b3853fb76f528fda2ada89c83f44b826b7f3bfb8.tar.bz2
Initial commit for version 0.9.00.9.0
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