Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
dc884879
Commit
dc884879
authored
Apr 11, 2019
by
GitLab Release Tools Bot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGELOG.md for 11.9.8
[ci skip]
parent
ff4cc944
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
16 additions
and
20 deletions
+16
-20
CHANGELOG.md
CHANGELOG.md
+16
-0
changelogs/unreleased/allow-to-use-untrusted-ruby-syntax.yml
changelogs/unreleased/allow-to-use-untrusted-ruby-syntax.yml
+0
-5
changelogs/unreleased/fix-pull-request-importer.yml
changelogs/unreleased/fix-pull-request-importer.yml
+0
-5
changelogs/unreleased/restore-hipchat.yml
changelogs/unreleased/restore-hipchat.yml
+0
-5
changelogs/unreleased/sh-disable-diff-instrumentation.yml
changelogs/unreleased/sh-disable-diff-instrumentation.yml
+0
-5
No files found.
CHANGELOG.md
View file @
dc884879
...
...
@@ -2,6 +2,22 @@
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
entry.
## 11.9.8 (2019-04-11)
### Deprecated (1 change)
-
Allow to use untrusted Regexp via feature flag. !26905
### Performance (2 changes)
-
Improve performance of PR import. !27121
-
Disable method instrumentation for diffs. !27235
### Other (1 change)
-
Restore HipChat project service. !27172
## 11.9.7 (2019-04-09)
-
No changes.
...
...
changelogs/unreleased/allow-to-use-untrusted-ruby-syntax.yml
deleted
100644 → 0
View file @
ff4cc944
---
title
:
Allow to use untrusted Regexp via feature flag
merge_request
:
26905
author
:
type
:
deprecated
changelogs/unreleased/fix-pull-request-importer.yml
deleted
100644 → 0
View file @
ff4cc944
---
title
:
Improve performance of PR import
merge_request
:
27121
author
:
type
:
performance
changelogs/unreleased/restore-hipchat.yml
deleted
100644 → 0
View file @
ff4cc944
---
title
:
Restore HipChat project service
merge_request
:
27172
author
:
type
:
change
changelogs/unreleased/sh-disable-diff-instrumentation.yml
deleted
100644 → 0
View file @
ff4cc944
---
title
:
Disable method instrumentation for diffs
merge_request
:
27235
author
:
type
:
performance
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment