📝(changelog) update changelog with recent changes

Update changelog.
This commit is contained in:
lebaudantoine
2026-02-20 12:06:34 +01:00
committed by aleb_the_flash
parent f02fbc85a3
commit bd2ad3bb99

View File

@@ -8,6 +8,17 @@ and this project adheres to
## [Unreleased]
### Changed
- 🔒️(agents) uninstall pip from the agents image
- 🔒️(summary) switch to Alpine base image
- 🔒️(backend) uninstall pip in the production image
### Fixed
- 🔒️(agents) upgrade OpenSSL to address CVE-2025-15467
- 📌(agents) pin protobuf to 6.33.5 to fix CVE-2026-0994
## [1.7.0] - 2026-02-19
### Added