Merge pull request #98 from codimd/ccoenen-patch-1
mentioning the node 6 deprecation along with the migration guide
This commit is contained in:
commit
9140ca3c96
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
||||||
Migrations and Notable Changes
|
Migrations and Notable Changes
|
||||||
===
|
===
|
||||||
|
|
||||||
|
## Migrating to 1.4.0
|
||||||
|
|
||||||
|
We dropped support for node 6 with this version. If you have any trouble running this version, please double check that you are running at least node 8!
|
||||||
|
|
||||||
## Migrating to 1.3.2
|
## Migrating to 1.3.2
|
||||||
|
|
||||||
This is not a breaking change, but to stay up to date with the community
|
This is not a breaking change, but to stay up to date with the community
|
||||||
|
|
Loading…
Reference in a new issue