1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-24 16:02:55 +02:00

update changelog

This commit is contained in:
Ian Storm Taylor
2018-08-15 12:42:45 -07:00
parent f37dd21137
commit 1a0979b849

View File

@@ -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