File tree Expand file tree Collapse file tree 1 file changed +12
-5
lines changed
Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments