Skip to content

Commit

Permalink
update the CHANGELOG.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanley Kudrow committed Aug 22, 2024
1 parent 2fc2087 commit 9d82d58
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 @@ -4,7 +4,7 @@

### 0.2.5

- Add the asynchronous context manager support to the `asynch.Pool` class. Fix pool connection management (Discussion #108 by @DFilyushin). Add status attribute and minor refactoring details in the `Connection` class and definition. By @stankudrow in #109.
- Add the asynchronous context manager support to the `asynch.Pool` class. Fix pool connection management (Discussion #108 by @DFilyushin). Add status attribute and minor refactoring details in the `asynch.Connection` class and definition. By @stankudrow in #109.
- Add the asynchronous context manager support to the `asynch.Connection` class. By @stankudrow in #107.
- Make Python3.9 the minimum supported version. Update the project dependencies, metadata, tests. By @stankudrow in #106.

Expand Down

0 comments on commit 9d82d58

Please sign in to comment.