diff --git a/packages/slate-html-serializer/Changelog.md b/packages/slate-html-serializer/Changelog.md
index c4ef31f0e..186a8dcfe 100644
--- a/packages/slate-html-serializer/Changelog.md
+++ b/packages/slate-html-serializer/Changelog.md
@@ -7,6 +7,16 @@ This document maintains a list of changes to the `slate-html-serializer` package
---
+### `0.4.0` — October 27, 2017
+
+###### BREAKING
+
+- **Remove all previously deprecated code paths.** This helps to reduce some of the complexity in Slate by not having to handle these code paths anymore. And it helps to reduce file size. When upgrading, it's _highly_ recommended that you upgrade to the previous version first and ensure there are no deprecation warnings being logged, then upgrade to this version.
+
+
+---
+
+
### `0.3.0` — October 27, 2017
###### BREAKING
diff --git a/packages/slate-hyperscript/Changelog.md b/packages/slate-hyperscript/Changelog.md
index cc557f210..bf0a6dc3e 100644
--- a/packages/slate-hyperscript/Changelog.md
+++ b/packages/slate-hyperscript/Changelog.md
@@ -7,6 +7,16 @@ This document maintains a list of changes to the `slate-hyperscript` package wit
---
+### `0.4.0` — October 27, 2017
+
+###### BREAKING
+
+- **Remove all previously deprecated code paths.** This helps to reduce some of the complexity in Slate by not having to handle these code paths anymore. And it helps to reduce file size. When upgrading, it's _highly_ recommended that you upgrade to the previous version first and ensure there are no deprecation warnings being logged, then upgrade to this version.
+
+
+---
+
+
### `0.3.0` — October 27, 2017
###### BREAKING
diff --git a/packages/slate-plain-serializer/Changelog.md b/packages/slate-plain-serializer/Changelog.md
index 824e0850e..571763ca5 100644
--- a/packages/slate-plain-serializer/Changelog.md
+++ b/packages/slate-plain-serializer/Changelog.md
@@ -7,6 +7,16 @@ This document maintains a list of changes to the `slate-plain-serializer` packag
---
+### `0.4.0` — October 27, 2017
+
+###### BREAKING
+
+- **Remove all previously deprecated code paths.** This helps to reduce some of the complexity in Slate by not having to handle these code paths anymore. And it helps to reduce file size. When upgrading, it's _highly_ recommended that you upgrade to the previous version first and ensure there are no deprecation warnings being logged, then upgrade to this version.
+
+
+---
+
+
### `0.3.0` — October 27, 2017
###### BREAKING
diff --git a/packages/slate-prop-types/Changelog.md b/packages/slate-prop-types/Changelog.md
index 3fc7b798c..ef12b4ee8 100644
--- a/packages/slate-prop-types/Changelog.md
+++ b/packages/slate-prop-types/Changelog.md
@@ -7,6 +7,16 @@ This document maintains a list of changes to the `slate-prop-types` package with
---
+### `0.4.0` — October 27, 2017
+
+###### BREAKING
+
+- **Remove all previously deprecated code paths.** This helps to reduce some of the complexity in Slate by not having to handle these code paths anymore. And it helps to reduce file size. When upgrading, it's _highly_ recommended that you upgrade to the previous version first and ensure there are no deprecation warnings being logged, then upgrade to this version.
+
+
+---
+
+
### `0.3.0` — October 27, 2017
###### BREAKING
diff --git a/packages/slate-react/Changelog.md b/packages/slate-react/Changelog.md
index 3dcae26dd..5b4bfd207 100644
--- a/packages/slate-react/Changelog.md
+++ b/packages/slate-react/Changelog.md
@@ -7,6 +7,16 @@ This document maintains a list of changes to the `slate-react` package with each
---
+### `0.10.0` — October 27, 2017
+
+###### BREAKING
+
+- **Remove all previously deprecated code paths.** This helps to reduce some of the complexity in Slate by not having to handle these code paths anymore. And it helps to reduce file size. When upgrading, it's _highly_ recommended that you upgrade to the previous version first and ensure there are no deprecation warnings being logged, then upgrade to this version.
+
+
+---
+
+
### `0.9.0` — October 27, 2017
###### BREAKING
diff --git a/packages/slate-simulator/Changelog.md b/packages/slate-simulator/Changelog.md
index fcccf29b7..480797703 100644
--- a/packages/slate-simulator/Changelog.md
+++ b/packages/slate-simulator/Changelog.md
@@ -7,6 +7,16 @@ This document maintains a list of changes to the `slate-simulator` package with
---
+### `0.4.0` — October 27, 2017
+
+###### BREAKING
+
+- **Remove all previously deprecated code paths.** This helps to reduce some of the complexity in Slate by not having to handle these code paths anymore. And it helps to reduce file size. When upgrading, it's _highly_ recommended that you upgrade to the previous version first and ensure there are no deprecation warnings being logged, then upgrade to this version.
+
+
+---
+
+
### `0.3.0` — October 27, 2017
###### DEPRECATED
diff --git a/packages/slate/Changelog.md b/packages/slate/Changelog.md
index c188ab3fd..5be03c15c 100644
--- a/packages/slate/Changelog.md
+++ b/packages/slate/Changelog.md
@@ -7,6 +7,16 @@ This document maintains a list of changes to the `slate` package with each new v
---
+### `0.30.0` — October 27, 2017
+
+###### BREAKING
+
+- **Remove all previously deprecated code paths.** This helps to reduce some of the complexity in Slate by not having to handle these code paths anymore. And it helps to reduce file size. When upgrading, it's _highly_ recommended that you upgrade to the previous version first and ensure there are no deprecation warnings being logged, then upgrade to this version.
+
+
+---
+
+
### `0.29.0` — October 27, 2017
###### BREAKING