1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-01 04:50:27 +02:00

update changelog with notice about splitting

This commit is contained in:
Ian Storm Taylor
2021-04-01 02:31:57 -04:00
parent bf93f7572f
commit a23ae65811

View File

@@ -1,6 +1,15 @@
# Changelog
This is a list of changes to Slate with each new release. Until `1.0.0` is released, breaking changes will be added as minor version bumps, and smaller, patch-level changes won't be noted since the library is moving quickly while in beta.
This is a list of changes to Slate with each new release. Until `1.0` is released, breaking changes will be added as minor version bumps, and smaller, patch-level changes won't be noted since the library is moving quickly while in beta.
---
> ⚠️ Until https://github.com/atlassian/changesets/issues/264 is solved, each package will maintain its own individual changelog, which you can find here:
> - [slate](./packages/slate/CHANGELOG.md)
> - [slate-history](./packages/slate-history/CHANGELOG.md)
> - [slate-hyperscript](./packages/slate-hyperscript/CHANGELOG.md)
> - [slate-react](./packages/slate-react/CHANGELOG.md)
---