diff --git a/CHANGELOG.md b/CHANGELOG.md
index f59819df..b32ab83e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,8 @@
# Changelog
-## 🥚 ⟩ [Unreleased]
+
+## 📦 ⟩ [v2.0.0] ⟩ Dec 2, 2024
### New Features
@@ -383,7 +384,8 @@
**Initial public release** 🎉
-[unreleased]: https://github.com/samizdatco/skia-canvas/compare/v1.0.2...HEAD
+[unreleased]: https://github.com/samizdatco/skia-canvas/compare/v2.0.0...HEAD
+[v2.0.0]: https://github.com/samizdatco/skia-canvas/compare/v1.0.2...v2.0.0
[v1.0.2]: https://github.com/samizdatco/skia-canvas/compare/v1.0.1...v1.0.2
[v1.0.1]: https://github.com/samizdatco/skia-canvas/compare/v1.0.0...v1.0.1
[v1.0.0]: https://github.com/samizdatco/skia-canvas/compare/v0.9.30...v1.0.0
diff --git a/README.md b/README.md
index 2649e4a7..d087fb96 100644
--- a/README.md
+++ b/README.md
@@ -16,15 +16,8 @@
Discussion Forum
-
-
-### [2.0 Beta now available for testing](https://github.com/samizdatco/skia-canvas/discussions/189)
-
-
-
---
-
Skia Canvas is a browser-less implementation of the HTML Canvas drawing API for Node.js. It is based on Google’s [Skia](https://skia.org) graphics engine and, accordingly, produces very similar results to Chrome’s `