diff --git a/CHANGELOG.md b/CHANGELOG.md index b3b764d6..a261c433 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Added +- Adds loading preview to the shelf interfaces. + ### Changed - Disabled SSR on graphql query. Intended to be a temporary change.