add release note for 0.236.3

This commit is contained in:
Deborah Barnard 2023-07-18 16:39:33 +01:00
parent 0b988cefb0
commit 5c7c00a184

View File

@ -27,6 +27,20 @@ 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@0.236.3
View the [commits](https://github.com/n8n-io/n8n/compare/n8n@0.236.2...n8n@0.236.3){:target=_blank .external-link} for this version.<br />
**Release date:** 2023-07-18
This is a bug fix release.
For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub.
### Contributors
[Romain Dunand](https://github.com/airmoi){:target=_blank .external-link}
[noctarius aka Christoph Engelbert](https://github.com/noctarius){:target=_blank .external-link}
## n8n@0.236.2
View the [commits](https://github.com/n8n-io/n8n/compare/n8n@0.236.1...n8n@0.236.2){:target=_blank .external-link} for this version.<br />