changelog++

This commit is contained in:
Jim Kalafut 2018-09-20 15:00:25 -07:00 committed by GitHub
parent 343c72dbe1
commit 25fbbdb730
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
BUG FIXES:
* core: Re-add deprecated capabilities information for now [GH-5360]
* core: Fix handling of cyclic token relationships [GH-4803]
* storage/mysql: Fix locking on MariaDB [GH-5343]
IMPROVEMENTS: