We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b389bc commit e5fc2d2Copy full SHA for e5fc2d2
1 file changed
NEWS.md
@@ -1,5 +1,36 @@
1
# News
2
3
+## 0.3.4
4
+
5
+### Improvements
6
7
+ * GH-40: Added accessor methods to `XMLRPC::Config`.
8
+ * Patch by Herwin Weststrate
9
10
+ * Added REXML dependency.
11
12
13
+ * GH-55: Added support for Nokogiri.
14
15
16
+ * GH-56: Added support for Rack.
17
18
19
+ * GH-59: Dropped support for mod_ruby.
20
21
22
+ * GH-63: Added support for libxml_ruby 6.0.0 or later.
23
24
25
+### Fixes
26
27
+ * GH-42 GH-43: Fixed a bug that IPv6 address host isn't used.
28
29
30
+### Thanks
31
32
+ * Herwin Weststrate
33
34
## 0.3.3
35
36
### Improvements
0 commit comments