Skip to content

Commit e5fc2d2

Browse files
committed
Add 0.3.4 entry
1 parent 5b389bc commit e5fc2d2

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

NEWS.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,36 @@
11
# News
22

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+
* Patch by Herwin Weststrate
12+
13+
* GH-55: Added support for Nokogiri.
14+
* Patch by Herwin Weststrate
15+
16+
* GH-56: Added support for Rack.
17+
* Patch by Herwin Weststrate
18+
19+
* GH-59: Dropped support for mod_ruby.
20+
* Patch by Herwin Weststrate
21+
22+
* GH-63: Added support for libxml_ruby 6.0.0 or later.
23+
* Patch by Herwin Weststrate
24+
25+
### Fixes
26+
27+
* GH-42 GH-43: Fixed a bug that IPv6 address host isn't used.
28+
* Patch by Herwin Weststrate
29+
30+
### Thanks
31+
32+
* Herwin Weststrate
33+
334
## 0.3.3
435

536
### Improvements

0 commit comments

Comments
 (0)