Update History.md

This commit is contained in:
Thomas Walpole 2021-07-24 12:14:55 -07:00
parent 38da9dd91d
commit e292a550a4
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@ Release date: unreleased
* Sibling and ancestor queries now work with Simple::Node - Issue #2452
* rack_test correctly ignores readonly attribute on specific input element types
* Node#all_text always returns a string - Issue #2477
* have_any_of_selectors negated match - Issue #2473
* Document#scroll_to - pass quirks: true if you need the older behavior [Eric Anderson]
### Removed