diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e909a2d..6d5b83f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,6 @@ jobs: strategy: matrix: node-version: - - 16 - 18 - 20 diff --git a/README.md b/README.md index cee3ae5..773039c 100644 --- a/README.md +++ b/README.md @@ -216,6 +216,10 @@ haven't found an english documentation/information so far): ## Changelog +### Work in progress +* Dependency updates. +* Breaking backward compatibility for Node versions <18.18.x + ### Release v1.7.6 * Dependency updates.