diff options
author | Andreas Brandl <abrandl@gitlab.com> | 2018-03-12 18:16:20 +0100 |
---|---|---|
committer | Andreas Brandl <abrandl@gitlab.com> | 2018-03-16 13:35:26 +0100 |
commit | d4bb363f7c2747d15e496aee98bc7cc3fde77a77 (patch) | |
tree | 776e9f677187c33552d8ad1f05be2c33780c290c /changelogs | |
parent | 3a8207a96120dbb23e9feddd372e720ef0884378 (diff) | |
download | gitlab-ce-d4bb363f7c2747d15e496aee98bc7cc3fde77a77.tar.gz |
Add changelog.
Closes #31114.
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/31114-internal-ids-are-not-atomic.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/31114-internal-ids-are-not-atomic.yml b/changelogs/unreleased/31114-internal-ids-are-not-atomic.yml new file mode 100644 index 00000000000..bc1955bc66f --- /dev/null +++ b/changelogs/unreleased/31114-internal-ids-are-not-atomic.yml @@ -0,0 +1,5 @@ +--- +title: Atomic generation of internal ids for issues. +merge_request: 17580 +author: +type: other |