Update CHANGELOG.md

This commit is contained in:
Sander van Harmelen 2019-05-23 14:36:53 +02:00 committed by GitHub
parent 8fd3aa91a0
commit 486b8167f3
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.1 (Unreleased)
BUG FIXES:
core: Always try to select a workspace after initialization (#21234)
## 0.12.0 (May 22, 2019)
---