Skip to content

Commit

Permalink
Fix changelog typo
Browse files Browse the repository at this point in the history
  • Loading branch information
general-CbIC committed Jan 2, 2025
1 parent f55858b commit 7db5c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

- The functions `Poolex.add_idle_workers!/2` and `Poolex.remove_idle_workers!/2` now accept any value of type `GenServer.name()` as their first argument, instead of only `atom()`.
- Functions `Poolex.add_idle_workers!/2` and `Poolex.remove_idle_workers!/2` now accept any value of type `GenServer.name()` as their first argument, instead of only `atom()`.

## [1.1.0] - 2024-12-08

Expand Down

0 comments on commit 7db5c85

Please sign in to comment.