mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
release note
This commit is contained in:
parent
950235223a
commit
66104ba034
@ -27,6 +27,22 @@ 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.2
|
||||
|
||||
View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.0.2...n8n@1.0.3){:target=_blank .external-link} for this version.<br />
|
||||
**Release date:** 2023-07-13
|
||||
|
||||
This release contains API enhancements and adds support for sending messages to forum threads in the Telegram node.
|
||||
|
||||
!!! 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.
|
||||
|
||||
### Contributors
|
||||
|
||||
[Kirill](https://github.com/chrtkv){:target=_blank .external-link}
|
||||
|
||||
## n8n@0.236.1
|
||||
|
||||
View the [commits](https://github.com/n8n-io/n8n/compare/n8n@0.236.0...n8n@0.236.1){:target=_blank .external-link} for this version.<br />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user