Update CHANGELOG.md for 9.2.1
[ci skip]
This commit is contained in:
parent
8f1eb7927e
commit
374aad38ac
3 changed files with 5 additions and 8 deletions
|
@ -2,6 +2,11 @@
|
||||||
documentation](doc/development/changelog.md) for instructions on adding your own
|
documentation](doc/development/changelog.md) for instructions on adding your own
|
||||||
entry.
|
entry.
|
||||||
|
|
||||||
|
## 9.2.1 (2017-05-23)
|
||||||
|
|
||||||
|
- Fix placement of note emoji on hover.
|
||||||
|
- Fix migration for older PostgreSQL versions.
|
||||||
|
|
||||||
## 9.2.0 (2017-05-22)
|
## 9.2.0 (2017-05-22)
|
||||||
|
|
||||||
- API: Filter merge requests by milestone and labels. (10924)
|
- API: Filter merge requests by milestone and labels. (10924)
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
---
|
|
||||||
title: Fix placement of note emoji on hover
|
|
||||||
merge_request:
|
|
||||||
author:
|
|
|
@ -1,4 +0,0 @@
|
||||||
---
|
|
||||||
title: Fix migration for older PostgreSQL versions
|
|
||||||
merge_request:
|
|
||||||
author:
|
|
Loading…
Reference in a new issue