CHANGELOG.md in shapewear-0.0.6 vs CHANGELOG.md in shapewear-0.1.0
- old
+ new
@@ -1,6 +1,12 @@
# Changelog
+## 0.1.0
+* Added specs and fixed basic support for SOAP:Fault.
+
+## 0.0.6
+* Added basic support for SOAP:Fault.
+
## 0.0.5
* Removed the dual-namespace option. Now there's only one.
* Generating WSDL for SOAP 1.2;
* Added an option on the DSL to change the service name;
* Changed some conventions on the generated WSDL so Visual Studio .NET can understand it better.