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 79a88fa commit 1bba956
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,16 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

## [0.46.0] - 2023-08-21

### Add

- Programmable video source, #1349.

## [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.
Expand Down

0 comments on commit 1bba956

Please sign in to comment.