diff --git a/docs/changelog.md b/docs/changelog.md
index 9b4f45805..7a78e2213 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -2,6 +2,14 @@
## CARET
+### v0.5.10 \_ Aug 26, 2024 {id = "0.5.10"}
+
+- **Update**: Added description of problems with numpy v2 release. ([caret_doc #350](https://github.com/tier4/caret_doc/pull/350))
+
+- **Fix**: Fixed the issue that many hover icons appear when displaying histograms. ([caret_analyze #522](https://github.com/tier4/caret_analyze/pull/522))
+
+- **Update**: Suppress warnings associated with using deprecated Bokeh properties. ([caret_analyze #520](https://github.com/tier4/caret_analyze/pull/520))
+
### v0.5.9 \_ Aug 7, 2024 {id = "0.5.9"}
- **Fix**: Temporarily limit mypy version for CI execution. ([caret_analyze #519](https://github.com/tier4/caret_analyze/pull/519))