We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07132e3 commit c170ac7Copy full SHA for c170ac7
1 file changed
NEWS.md
@@ -10,6 +10,10 @@
10
* Added support for `application/xml` as `Content-Type`.
11
[GitHub#24][Reported by Reiermeyer]
12
13
+ * Added `XMLRPC::Server#port`.
14
+ [GitHub#17][Reported by Harald Sitter]
15
+ [GitHub#18][Patch by Herwin Weststrate]
16
+
17
### Fixes
18
19
* Fixed a bug that unexpected exception is raised on no data.
@@ -20,3 +24,5 @@
20
24
* Herwin Weststrate
21
25
22
26
* Reiermeyer
27
28
+ * Harald Sitter
0 commit comments