Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2c6ce16b..e315ddcc 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,7 @@
+v 1.34.0
+
+- Allow DELETE HTTP method
+
v 1.33.0
- Reject requests with unknown HTTP methods
@@ -15,6 +19,10 @@ v 1.31.0
- Add zip serving configuration flags !392
- Disable deprecated serverless serving and proxy !400
+v 1.30.2
+
+- Allow DELETE HTTP method
+
v 1.30.1
- Reject requests with unknown HTTP methods
@@ -33,6 +41,10 @@ v 1.29.0
- Improve httprange timeouts !382
- Fix caching for errored ZIP VFS archives !384
+v 1.28.2
+
+- Allow DELETE HTTP method
+
v 1.28.1
- Reject requests with unknown HTTP methods