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:
authorJaime Martinez <jmartinez@gitlab.com>2021-09-16 10:32:54 +0300
committerJaime Martinez <jmartinez@gitlab.com>2021-09-16 10:32:54 +0300
commit4719a79c8fe967559813750e1f75a563f1ab2e2f (patch)
treef27f544c0f0cac050a8feeeba3b9051c9e113a11
parent66f03edb892e5f873397005371b32382e329e719 (diff)
docs: add changelog for version 1.44.0
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 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)