From 48ab76d506ff3ff31bc03738dc8ba6b992ce9fa5 Mon Sep 17 00:00:00 2001 From: David Leger Date: Wed, 27 Nov 2019 15:33:30 -0400 Subject: [PATCH] update changelog for v0.8.0 (#765) --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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