Skip to content

Commit

Permalink
updating changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Dec 1, 2009
1 parent af2856a commit 37b8df7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.rdoc
Expand Up @@ -9,6 +9,8 @@
* XML::NodeSet#reverse added
* Added fragment support to Node#add_child, Node#add_next_sibling,
Node#add_previous_sibling, and Node#replace.
* XML::Node#previous_element implemented
* Rubinius support
* Ths CSS selector engine now supports :has()

* Bugfixes
Expand All @@ -20,6 +22,8 @@
* Node#replace works with nodes from different documents. GH #162
* Adding XML::Document#collect_namespaces
* Fixed bugs in the SOAP4R adapter
* Fixed bug in XML::Node#next_element for certain edge cases
* Fixed load path issue with JRuby under Windows. GH #160.

=== 1.4.0 / 2009/10/30

Expand Down

0 comments on commit 37b8df7

Please sign in to comment.