Skip to content

Commit

Permalink
feat: release v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yupix committed Jul 26, 2023
1 parent 71b62ad commit d8e03f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

### New Features ✨

## [0.5.0] 2023-07-26

### New Features ✨

#### `Client``async with` 構文がサポートされました

一時的にセッションを作成したい場合などに `login` メソッドや `close_session` メソッドを使用するのは非常に手間であるため、一時的にセッションを作成したいといった場合におすすめします。
Expand Down

0 comments on commit d8e03f4

Please sign in to comment.