Add changelog entry for v1.2.1

Signed-off-by: Hidde Beydals <hidde@hhh.computer>
This commit is contained in:
Hidde Beydals 2023-12-08 10:31:54 +01:00
parent 78994d4523
commit 13f43b8201
No known key found for this signature in database
GPG Key ID: 979F380FC2341744
1 changed files with 15 additions and 0 deletions

View File

@ -2,6 +2,21 @@
All notable changes to this project are documented in this file.
## 1.2.1
**Release date:** 2023-12-08
This patch release ensures the controller is built with the latest Go `1.21.x`
release, to mitigate multiple security vulnerabilities which were published
shortly after the release of v1.2.0.
In addition, a small number of dependencies have been updated to their latest
version.
Improvements:
- Update dependencies
[#1309](https://github.com/fluxcd/source-controller/pull/1309)
## 1.2.0
**Release date:** 2023-12-05