diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c069e1a1..6d16a13e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [0.8.0] ### Added -- `disabled` props on more button components +- `disabled` props on more button components. ### Fixed @@ -26,7 +26,7 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - Refactor GraphQL for `manifold-data-deprovision-button`. (#756) - Refactor GraphQL for `manifold-data-resize-button`. (#756) - Refactor GraphQL for `manifold-data-rename-button`. (#756) -- Deprecated `manifold-service-card` in favor of `manifold-product-card`. +- Deprecated `manifold-service-card` in favor of `manifold-product-card`. (#760) ## [0.7.2] - 2019-11-19