Update CHANGELOG.md

This commit is contained in:
Sander van Harmelen 2018-12-10 21:11:37 +01:00 committed by GitHub
parent 8ab5698e2a
commit a475b766de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
## 0.12.0-beta (unreleased)
IMPROVEMENTS:
* core: Enhance service discovery error handling and messaging [GH-19589]
BUG FIXES:
* helper/schema: Fix setting a set in a list [GH-19552]