Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
raphael committed Apr 20, 2020
1 parent 382b8c8 commit a2926c7
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

# Unreleased

### Changed

- Add a `isUniqueValuesLoading` key to columns in the vuex state. This will allow us to display a spinner when loading column's unique values.

### Added

- New component `ListUniqueValues` which will be used to display column's unique values.

### Fixed

- Fix setup of store in Storybook

## [0.15.1] - 2020-04-06

### Changed
Expand Down

0 comments on commit a2926c7

Please sign in to comment.