Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
whitphx committed Oct 23, 2024
1 parent 610641b commit 2096959
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

## [0.18.0] - 2024-10-24
### Change
- Support Streamlit>=1.38.0, #233.
- Drop Python 3.8 support, #233.

## [0.17.1] - 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, #202.
Expand Down

0 comments on commit 2096959

Please sign in to comment.