Skip to content

Commit 72aa572

Browse files
committed
Update changelog
1 parent 75e3a92 commit 72aa572

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

CHANGELOG.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,20 @@
1+
## Unreleased
2+
3+
* Avoid modifying frozen strings ([yuri-zubov][yuri-zubov])
4+
15
## 3.0.0
26

3-
* Update for Capybara 3 compatibility
7+
* Update for Capybara 3 compatibility
48

59
## 2.4.0
610

7-
* Updated Capybara
11+
* Updated Capybara
812

913
## 2.3.0
1014

11-
* Adds `Capybara::Node::Email#header` and `Capybara::Node::Email#headers` for retrieving optional headers set on an email.
12-
* Corrects `inspect` of `Capybara::Node::Email`
13-
* Delegate all missing methods in `Capybara::Node::Email` to `base.email`
15+
* Adds `Capybara::Node::Email#header` and `Capybara::Node::Email#headers` for
16+
retrieving optional headers set on an email.
17+
* Corrects `inspect` of `Capybara::Node::Email`
18+
* Delegate all missing methods in `Capybara::Node::Email` to `base.email`
19+
20+
[yuri-zubov]: https://github.com/yuri-zubov

0 commit comments

Comments
 (0)