1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-21 15:44:19 +01:00

24 lines
531 B
Markdown
Raw Normal View History

2017-09-11 19:56:47 -07:00
# Changelog
This document maintains a list of changes to the `slate-simulator` package with each new version. 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.
---
2017-10-25 18:32:58 -07:00
### `0.2.0` — October 25, 2017
###### BREAKING
- **Updated to work with `slate@0.28.0`.** Along with the new Schema, the `Stack` which is used internally by the simulator has changed slightly.
---
2017-09-11 19:56:47 -07:00
### `0.1.0` — September 17, 2017
:tada: