diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1d80ac1..3ba45b3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+
+# [v1.3.4](https://github.com/rhysd/action-setup-vim/releases/tag/v1.3.4) - 17 May 2024
+
+- Support [Neovim v0.10](https://github.com/neovim/neovim/releases/tag/v0.10.0) new asset file names for macOS. ([#30](https://github.com/rhysd/action-setup-vim/issues/30))
+ - Until v0.9.5, Neovim provided a single universal executable. From v0.10.0, Neovim now provides separate two executables for arm64 and x86_64. action-setup-vim downloads a proper asset file looking at the current architecture.
+
+[Changes][v1.3.4]
+
+
# [v1.3.3](https://github.com/rhysd/action-setup-vim/releases/tag/v1.3.3) - 07 May 2024
@@ -256,6 +265,7 @@ Please read [README.md](https://github.com/rhysd/action-setup-vim#readme) for us
[Changes][v1.0.0]
+[v1.3.4]: https://github.com/rhysd/action-setup-vim/compare/v1.3.3...v1.3.4
[v1.3.3]: https://github.com/rhysd/action-setup-vim/compare/v1.3.2...v1.3.3
[v1.3.2]: https://github.com/rhysd/action-setup-vim/compare/v1.3.1...v1.3.2
[v1.3.1]: https://github.com/rhysd/action-setup-vim/compare/v1.3.0...v1.3.1