diff --git a/Changelog.md b/Changelog.md index e51ff7c17..92ad3d52f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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) ---