ChangeLog in soap-object-0.2 vs ChangeLog in soap-object-0.3
- old
+ new
@@ -1,4 +1,9 @@
+=== Version 0.3 / 2013-3-17
+* Enhancements
+ * Added SoapObject::Factory to assist in creating new service objects
+ * Added accessor for @response
+
=== Version 0.2 / 2013-3-11
* Enhancements
* Added ability to add XML to the soap header
* Added ability to set the encoding for the messages
* Added ability to use basic authentication