File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.2.1] - (Sep 5, 2019) ##
2
+
3
+ ### Added
4
+
5
+ - handle ` EOFError/Errno::ECONNRESET/Errno::EPIPE ` errors with rescue
6
+
7
+ - description options of ` Customization ` in README
8
+
9
+ ### Changed
10
+
11
+ - increased Browser::Process::PROCESS_TIMEOUT constant by 1
12
+
13
+ - ` Ferrum::Network::InterceptedRequest.rbmatch? ` to handle cases for Ruby 2.3 and less
14
+
1
15
## [ 0.2.0] - (Sep 3, 2019) ##
2
16
3
17
### Added
170
184
171
185
- classes of errors with a description of specific raises reasons
172
186
187
+ [ 0.2.1 ] : https://github.com/rubycdp/ferrum/compare/v0.2...v0.2.1
173
188
[ 0.2.0 ] : https://github.com/rubycdp/ferrum/compare/v0.1.2...v0.2
174
189
[ 0.1.2 ] : https://github.com/rubycdp/ferrum/compare/v0.1.1...v0.1.2
175
190
[ 0.1.1 ] : https://github.com/rubycdp/ferrum/compare/v0.1.0...v0.1.1
You can’t perform that action at this time.
0 commit comments