summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2431ad6b05c..0362226be74 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -172,6 +172,11 @@ v 8.9.1
v 8.9.0
- Fix group visibility form layout in application settings
+v 9.0.0 (unreleased)
+ - Fix: Don't downcase project path when using the `name` attribute in api requests
+ - API: Require path to be set when creating projects, with name optional.
+
+v 8.9.0 (unreleased)
- Fix builds API response not including commit data
- Fix error when CI job variables key specified but not defined
- Fix pipeline status when there are no builds in pipeline