diff --git a/CHANGELOG.md b/CHANGELOG.md
index 80e4bf974..b1707a19f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
Reactist follows [semantic versioning](https://semver.org/) and doesn't introduce breaking changes (API-wise) in minor or patch releases. However, the appearance of a component might change in a minor or patch release so keep an eye on redesigns and make sure your app still looks and feels like you expect it.
+## v9.2.0-beta.14
+
+- [Fix] Add support for `baseline` alignment
+
## v9.2.0-beta.13
- [Fix] Allow nested `Columns` components to retain their own inner spacing
diff --git a/docs/iframe.html b/docs/iframe.html
index 562a04f47..fc54f5343 100644
--- a/docs/iframe.html
+++ b/docs/iframe.html
@@ -245,4 +245,4 @@
- window['FRAMEWORK_OPTIONS'] = {};