diff --git a/docs/release-notes.md b/docs/release-notes.md
index 69119fa8f..307478349 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -28,6 +28,18 @@ n8n uses [semantic versioning](https://semver.org/){:target=_blank .external-lin
* MINOR version when adding functionality in a backward-compatible manner.
* PATCH version when making backward-compatible bug fixes.
+## n8n@1.0.5
+
+View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.0.4...n8n@1.0.5){:target=_blank .external-link} for this version.
+**Release date:** 2023-07-24
+
+This is a bug fix release.
+
+!!! warning "Breaking changes"
+ Please note that this version contains breaking changes if upgrading from a `0.x.x` version. For full details, refer to the [n8n v1.0 migration guide](/1-0-migration-checklist/).
+
+For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub.
+
## n8n@1.0.4
View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.0.3...n8n@1.0.4){:target=_blank .external-link} for this version.