📚 Add information about breaking changes

This commit is contained in:
Jan Oberhauser
2019-08-28 18:09:29 +02:00
parent 5c63d02248
commit 4dfa181711
2 changed files with 24 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ is there currently not much documentation. That will hopefully change soon.
- [Run n8n on own server](#run-n8n-on-own-server)
- [Hosted n8n](#hosted-n8n)
- [What does n8n mean and how do you pronounce it](#what-does-n8n-mean-and-how-do-you-pronounce-it)
- [Upgrading](#upgrading)
- [License](#license)
- [Development](#development)
<!-- /TOC -->
@@ -327,6 +328,12 @@ did not hear anybody complain there. So I guess it should be ok.
## Upgrading
Before you upgrade to the latest version make sure to check here if there are any breaking changes which concern you:
[Breaking Changes](https://github.com/n8n-io/n8n/blob/master/packages/cli/BREAKING-CHANGES.md)
## License
[Apache 2.0 with Commons Clause](https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md)