Skip to content

Commit 8594f43

Browse files
author
Wojciech Napierała
committed
Update PySide6 dependency to 6.8.2 for improved stability and document the change in CHANGELOG
1 parent 13c3234 commit 8594f43

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to this project will be documented in this file. The format follows [Keep a Changelog](https://keepachangelog.com/) and dates use ISO-8601 (`YYYY-MM-DD`).
44

5+
## [0.1.5] - 2025-11-07
6+
7+
### Changed
8+
- Bumped PySide6 runtime dependency to 6.8.2 for latest Qt fixes and stability improvements.
9+
510
## [0.1.4] - 2025-11-07
611

712
### Added

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ chromadb==0.5.3
22
litellm==1.61.15
33
pydantic==2.9.2
44
python-dotenv==1.0.1
5-
PySide6==6.7.3
5+
PySide6==6.8.2
66
redis==5.1.1
77
pytest==8.3.3

0 commit comments

Comments
 (0)