Update CHANGELOG

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2025-12-03 12:05:29 +01:00
parent 1e4813c9d7
commit fb9cd1ce13

View File

@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
## Unreleased
### Added
- Add n8n vendor operations.
### Fixed
- Fix n8n node always returns success.
### Security
- Upgrade golang to 1.25.5
## [0.97.0] - 2025-12-02
### Added