diff --git a/CHANGELOG b/CHANGELOG
index 86d12b519..c9d6ad313 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,10 @@
+mkdocs-material-8.2.16+insiders-4.16.1 (2022-05-28)
+
+ * Switched feedback widget rating titles to tooltips
+ * Improved contrast of link colors for light/dark color schemes
+ * Fixed #3950: Sticky navigation tabs rendering broken (4.15.2 regression)
+ * Fixed #3958: Links invisible when using white primary color
+
mkdocs-material-8.2.16 (2022-05-28)
* Fixed #3957: Only animate code annotations when visible (save CPU cycles)
diff --git a/docs/insiders/changelog.md b/docs/insiders/changelog.md
index 58004abaf..983c73b10 100644
--- a/docs/insiders/changelog.md
+++ b/docs/insiders/changelog.md
@@ -6,6 +6,13 @@ template: overrides/main.html
## Material for MkDocs Insiders
+### 4.16.1 _ May 28, 2022 { id="4.16.1" }
+
+- Switched feedback widget rating titles to tooltips
+- Improved contrast of link colors for light/dark color schemes
+- Fixed #3950: Sticky navigation tabs rendering broken (4.15.2 regression)
+- Fixed #3958: Links invisible when using `white` primary color
+
### 4.16.0 _ May 25, 2022 { id="4.16.0" }
- Added support for navigation pruning