From 1a0979b84940d029aac34d2eb9bcfbb7ed1689f4 Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Wed, 15 Aug 2018 12:42:45 -0700 Subject: [PATCH] update changelog --- packages/slate-hyperscript/Changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/packages/slate-hyperscript/Changelog.md b/packages/slate-hyperscript/Changelog.md index e34c4f6e9..62ad078d7 100644 --- a/packages/slate-hyperscript/Changelog.md +++ b/packages/slate-hyperscript/Changelog.md @@ -4,6 +4,14 @@ This document maintains a list of changes to the `slate-hyperscript` package wit --- +### `0.8.0` — August 15, 2018 + +###### BREAKING + +**The `decorators` option was renamed to `decorations`.** This was previously incorrectly named, and renaming it is just an attempt to keep the API consistent with how Slate describes the concept everywhere else. + +--- + ### `0.7.0` — August 3, 2018 ###### NEW