1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-19 05:31:56 +02:00

update changelogs

This commit is contained in:
Ian Storm Taylor
2017-10-14 15:40:48 -07:00
parent f57b53c219
commit 8dceea3c67
6 changed files with 75 additions and 0 deletions

View File

@@ -7,6 +7,16 @@ This document maintains a list of changes to the `slate-hyperscript` package wit
---
### `0.2.0` — October 14, 2017
###### BREAKING
- **Updated work with `slate@0.27.0`.** The new version of Slate renames the old `Range` model to `Leaf`, and the old `Selection` model to `Range`.
---
### `0.1.0` — September 17, 2017
:tada: