mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-09 16:56:36 +02:00
remove unreleased from changelog
This commit is contained in:
@@ -4,15 +4,6 @@ This document maintains a list of changes to the `slate-hyperscript` package wit
|
||||
|
||||
---
|
||||
|
||||
### Unreleased
|
||||
|
||||
* Accept `normalize` option for `<value>` tag. This allows to write
|
||||
invalid values, on purpose, for example to test validation logic.
|
||||
* Fixed a bug that added extra text nodes. You would not encounter these if you always wrapped things in a `<value>` tag, that was running a normalization.
|
||||
* **Decorations** can now also be specified in hyperscript, similarly to specifying a selection. See the examples under `./test/decorations/`.
|
||||
|
||||
---
|
||||
|
||||
### `0.5.0` — January 4, 2018
|
||||
|
||||
###### BREAKING
|
||||
|
Reference in New Issue
Block a user