Update CHANGELOG.md

This commit is contained in:
Kristin Laemmert 2019-06-03 08:15:29 -04:00 committed by GitHub
parent 65fc037ecb
commit ab9e98da3c
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: Always try to select a workspace after initialization [GH-21234]
* command/show: fix inconsistent json output causing a panic [GH-21541]
* config: `distinct` function no longer panics when given an empty list [GH-21538]
## 0.12.0 (May 22, 2019)