mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-07-31 12:30:11 +02:00
update history
This commit is contained in:
11
History.md
11
History.md
@@ -1,11 +1,14 @@
|
|||||||
|
|
||||||
## `0.2.0` - July 18, 2016
|
## `0.2.0`
|
||||||
|
_July 18, 2016_
|
||||||
|
|
||||||
#### Breaking Changes
|
###### BREAKING CHANGES
|
||||||
|
|
||||||
- Renamed the `mark` transform to `addMark`, and the `unmark` transform to `removeMark`. The new names make it clearer that the transforms are actions being performed, and it paves the way for adding a `toggleMark` convenience as well.
|
- Renamed the `mark` transform to `addMark`, and the `unmark` transform to `removeMark`. The new names make it clearer that the transforms are actions being performed, and it paves the way for adding a `toggleMark` convenience as well.
|
||||||
|
|
||||||
|
|
||||||
## :tada: - July 13, 2016
|
## `0.1.0`
|
||||||
:sparkles:
|
_July 13, 2016_
|
||||||
|
|
||||||
|
:tada:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user