Skip to content

Commit

Permalink
1.1.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Darhazer committed Oct 16, 2013
1 parent b6cc845 commit c846f94
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion History.rdoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
=== 1.1.4 / 2013-10-16

==== New features
* You can pass a DOMDocument instance instead of HTML, in case you want to perform further operations on the DOM

==== Bug-fixes
* fixed handling .class selectors where .a would match any class containing "a"
* fixed handling textarea tag

=== 1.1.3 / 2009-07-17

Expand All @@ -17,4 +25,4 @@

=== 1.0.0 / 2009-07-17

* Initial Release
* Initial Release

0 comments on commit c846f94

Please sign in to comment.