We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6c4ade commit 83122edCopy full SHA for 83122ed
1 file changed
NEWS.md
@@ -0,0 +1,22 @@
1
+# News
2
+
3
+## 0.3.1
4
5
+### Improvements
6
7
+ * Added support for comparing `XMLRPC::Base64`.
8
+ [GitHub#14][Patch by Herwin Weststrate]
9
10
+ * Added support for `application/xml` as `Content-Type`.
11
+ [GitHub#24][Reported by Reiermeyer]
12
13
+### Fixes
14
15
+ * Fixed a bug that unexpected exception is raised on no data.
16
+ [GitHub#25][Patch by Herwin Weststrate]
17
18
+### Thanks
19
20
+ * Herwin Weststrate
21
22
+ * Reiermeyer
0 commit comments