Skip to content

Commit

Permalink
chore: Add CHANGELOG entry
Browse files Browse the repository at this point in the history
  • Loading branch information
route committed Feb 6, 2024
1 parent 0cca033 commit ac5872f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ instead of passing browser and making cyclic dependency on the browser instance,
- Exceptions within `.on()` were swallowed by a thread pool of `Concurrent::Async` [#432]
- `Ferrum::Context#add_target` puts wrong target to pendings sometimes [#433]
- Leaking connection descriptors in tests and after browser quit [#433]
- Check if network exchange exists before manipulating it [#442]

### Removed

Expand Down

0 comments on commit ac5872f

Please sign in to comment.