diff options
author | Clement Ho <ClemMakesApps@gmail.com> | 2016-07-30 14:23:46 -0500 |
---|---|---|
committer | Clement Ho <ClemMakesApps@gmail.com> | 2016-09-02 13:55:10 -0500 |
commit | 2fd647259874399a14f1f1fac4bddb93fef714d0 (patch) | |
tree | 9c8bae465edc7de79ba6f29e566340eabc9746f6 /CHANGELOG | |
parent | 08ab410f223ef937822cbd647750e18ab69ed669 (diff) | |
download | gitlab-ce-2fd647259874399a14f1f1fac4bddb93fef714d0.tar.gz |
Fix markdown anchor icon interaction
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 08562b1a5a0..399a461e6d3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -16,6 +16,7 @@ v 8.12.0 (unreleased) - Fix branches page dropdown sort alignment (ClemMakesApps) - Add white background for no readme container (ClemMakesApps) - API: Expose issue confidentiality flag. (Robert Schilling) + - Fix markdown anchor icon interaction (ClemMakesApps) - Optimistic locking for Issues and Merge Requests (title and description overriding prevention) - Add `wiki_page_events` to project hook APIs (Ben Boeckel) - Remove Gitorious import |