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:
authorVladimir Shushlin <vshushlin@gitlab.com>2021-09-16 17:29:41 +0300
committerVladimir Shushlin <vshushlin@gitlab.com>2021-09-16 17:29:41 +0300
commitfecd9ca44bfc63e82f1cb2fde515b1e348678f7e (patch)
treef27f544c0f0cac050a8feeeba3b9051c9e113a11
parent4b927622e39e313404f6f46f68ac745ed890f027 (diff)
parent4719a79c8fe967559813750e1f75a563f1ab2e2f (diff)
Merge branch '633-release-1-44-0' into 'master'v1.44.0
Release v1.44.0 See merge request gitlab-org/gitlab-pages!583
-rw-r--r--CHANGELOG.md6
-rw-r--r--VERSION2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4d200501..2058ae23 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+## 1.44.0 (2021-09-16)
+
+### Fixed (1 change)
+
+- [fix: unaligned 64-bit atomic operation](gitlab-org/gitlab-pages@3db4ac6aa075a157851006d4e23f1d7088a982f6) by @ax10336 ([merge request](gitlab-org/gitlab-pages!571))
+
## 1.43.0 (2021-08-26)
### Added (1 change)
diff --git a/VERSION b/VERSION
index b978278f..372cf402 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.43.0
+1.44.0