diff --git a/.changes/unreleased/Added-20240813-121838.yaml b/.changes/unreleased/Added-20240813-121838.yaml deleted file mode 100644 index 820abd6a..00000000 --- a/.changes/unreleased/Added-20240813-121838.yaml +++ /dev/null @@ -1,4 +0,0 @@ -kind: Added -body: Added resources for associate role and business units and extended project setting - options -time: 2024-08-13T12:18:38.233827008+02:00 diff --git a/.changes/v1.15.0.md b/.changes/v1.15.0.md new file mode 100644 index 00000000..65b7988d --- /dev/null +++ b/.changes/v1.15.0.md @@ -0,0 +1,3 @@ +## v1.15.0 - 2024-08-23 +### Added +* Added resources for associate role and business units and extended project setting options diff --git a/CHANGELOG.md b/CHANGELOG.md index f081acfa..d3c51b55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## v1.15.0 - 2024-08-23 +### Added +* Added resources for associate role and business units and extended project setting options + ## v1.14.3 - 2024-05-17 ### Dependency * chore(deps): bump the go group across 1 directory with 9 updates