mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-19 05:31:56 +02:00
update changelog
This commit is contained in:
@@ -7,6 +7,14 @@ This document maintains a list of changes to the `slate-react` package with each
|
||||
---
|
||||
|
||||
|
||||
### `0.2.0` — September 29, 2017
|
||||
|
||||
- **`onBeforeChange` is now called automatically again in `<Editor>`.** This was removed before, in attempt to decrease the "magic" that the editor was performing, since it normalizes when new props are passed to it, creating instant changes. But we discovered that it is actually necessary for now, so it has been added again.
|
||||
|
||||
|
||||
---
|
||||
|
||||
|
||||
### `0.1.0` — September 17, 2017
|
||||
|
||||
:tada:
|
||||
|
Reference in New Issue
Block a user