This commit is contained in:
Quentin Torroba 2025-12-24 13:44:00 +01:00 committed by Quentin
parent 078693fc64
commit c79e2cf487
14 changed files with 123 additions and 20 deletions

View file

@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.3.1] - 2025-12-24
### Fixed
- Fix crash when continuing conversation
- Fix Nix flake to not export python
## [1.3.0] - 2025-12-23
### Added