Files
sgauthier 6e64e138e2
All checks were successful
Publish To Prod / deploy_and_publish (push) Successful in 35s
planning
2024-10-14 09:15:30 +02:00

58 lines
815 B
Markdown

# Changelog
This document maintains a list of changes. Until `1.0.0` is released, breaking changes will be added as minor version bumps, and smaller changes won't be accounted for since the library is moving quickly.
---
### `0.9.0` — October 10, 2018
- Update for `slate@0.42`.
---
### `0.8.0` — August 7, 2018
- Remove `options.onlyIn` and `options.ignoreIn`.
---
### `0.7.0` — August 6, 2018
- Update for `slate@0.37`.
---
### `0.6.0` — October 28, 2017
- Update for `slate@0.29`.
---
### `0.5.0` — October 17, 2017
- Update for `slate-react@0.6`.
---
### `0.4.0` — September 5, 2017
- Update for `slate@0.22`.
---
### `0.3.0` — January 27, 2017
- Add `options.shift`.
---
### `0.2.0` — July 27, 2016
- Update for `slate@0.8`.
---
### `0.1.0` — July 13, 2016
:tada: