CHANGELOG.md in wirecard_sepa-0.1.2 vs CHANGELOG.md in wirecard_sepa-0.1.3
- old
+ new
@@ -1,4 +1,8 @@
+## [0.1.3] - 2015-09-17
+### Fixed
+- Treat response body according to their given charset, normally UTF-8
+
## [0.1.2] - 2015-09-09
### Fixed
- Params for a debit return may now contain special chars without leading to a malformed XML doc.
E.g. having "&" or "<" in a param lead to a malformed XML doc.