Skip to content

Commit d8dde39

Browse files
committed
chore: Update CHANGELOG for initial RBS types support and Ruby version requirement
1 parent 5092ce8 commit d8dde39

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@
33
### Added
44
- `Ferrum::Network::Response#body!` returns body or throws error if implicable
55
- `Ferrum::Browser#new(dockerize: true)` whether to add CLI flags to run a browser in a container, `false` by default
6+
- Initial support for RBS types [#565]
67

78
### Changed
89
- `Ferrum::Network::Response#body` returns body or nil in case of errors
910
- Disable Chrome code sign clones [#555]
1011
- `Ferrum::Browser` option `:pending_connection_errors` is set to false by default
12+
- Ruby version required is >= 3.1 [#565]
1113

1214
### Fixed
1315
- Proper handle wss urls, and fix session_id loss for undetermined order of CDP events [#559]

0 commit comments

Comments
 (0)