diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8a6186da..9a5b1df6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -27,7 +27,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v3 with: - node-version: 16.x + node-version: 18.x - name: Install semantic-release run: | npm i npx diff --git a/ChangeLog b/ChangeLog index 540e723d..43e16fb7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +OLD, NOT UPDATED ANYMORE + *** See also the Changes @section in include/frei0r.h or git log ** See also the Release section on https://github.com/dyne/frei0r/releases * Usernames prefixed by '@' and issues prefixed by '#' refer to github/dyne/frei0r diff --git a/README.md b/README.md index cd5cba15..93db99a9 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ For bug reporting please use our [issue tracker](https://github.com/dyne/frei0r/ You can get in touch with some developers over various dyne.org chat channels, for instance -### https://t.me/dyne_chat +### https://t.me/frei0r We als have an (old) mailinglist open to [subscription](https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/frei0r) and we provide [public archives](https://lists.dyne.org/lurker/list/frei0r.en.html) of discussions, searchable and indexed online.