Skip to content

Commit

Permalink
Changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
general-CbIC committed Sep 11, 2024
1 parent fd74668 commit 31dca0b
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 @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

- Monitoring implementation now uses `Agent` instead of `:ets`. It's needed to be more flexible in pool naming.
- The `pool_id` can now be any valid `GenServer.name()`. For example, `{:global, :biba}` or `{:via, Registry, {MyRegistry, "boba"}}`.

## [0.10.0] - 2024-08-26

Expand Down

0 comments on commit 31dca0b

Please sign in to comment.