diff --git a/CHANGELOG.md b/CHANGELOG.md
index 88c821577..0ce6d1b36 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,15 @@
+
+## [v1.5.33] - 2024-11-08
+[v1.5.33]: https://github.com/quay/claircore/compare/v1.5.32...v1.5.33
+
+- suse: dynamic distribution discovery
+
+ Previously Suse distributions were static/predefined in the code, the
+ lack of updates to those definitions had allowed the Suse support lapse.
+ This change adds dynamic support for two Suse distro flavors:
+ suse.linux.enterprise.server and opensuse.leap.
+
+
## [v1.5.32] - 2024-10-04
[v1.5.32]: https://github.com/quay/claircore/compare/v1.5.31...v1.5.32