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:
-rw-r--r--CHANGELOG5
-rw-r--r--VERSION2
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 211613cf..cf06a685 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+v 1.30.1
+
+- Reject requests with unknown HTTP methods
+- Encrypt OAuth code during auth flow
+
v 1.30.0
- Allow to refresh an existing cached archive when accessed !375
diff --git a/VERSION b/VERSION
index 034552a8..7f3c3aff 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.30.0
+1.30.1