Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
whitphx committed Aug 21, 2023
1 parent b7c7363 commit b4044c5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

## [0.45.2] - 2023-08-21
### Fix
- Fix `get_session_info` to use `SessionManager.get_session_info()` instead of `.get_active_session_info()` because the session info sometimes can be inactive when accessed from this library, #1355.
- Warning messages, #1348.
- Internal package updates.

## [0.45.1] - 2023-06-06

### Fix
Expand Down

0 comments on commit b4044c5

Please sign in to comment.