diff --git a/CHANGELOG.md b/CHANGELOG.md index 540bc6c..f177d03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ This file is updated nearly every commit and copied to GH release changelog. Since 0.19.0-beta, we use [this changelog format](https://keepachangelog.com). It consists of 6 sections, titled `Added`, `Changed`, `Deprecated`, `Removed`, `Fixed`, `Security`. The Nougaro changelog has another section, `Calculator`, keeping track of the changes relative to the Nougaro Calculator under the same 6-sections format. -## 0.22.0-beta (unreleased) +## 0.22.0-beta (2024-06-26) This version comes with a new huge functionnality – optional parameters –, rather big bug fixes, as well as smaller tweaks and fixes. diff --git a/README.fr.md b/README.fr.md index 159af57..e8caa14 100644 --- a/README.fr.md +++ b/README.fr.md @@ -29,7 +29,7 @@ Voici Nougaro bêta `0.22.0`. ## Documentation - Merci de vous référer au [wiki](https://github.com/jd-develop/nougaro/wiki/) pour la documentation. + La documentation est disponible [ici](https://nougaro.github.io/documentation) (en anglais uniquement). ## Deux mots sur la coloration syntaxique diff --git a/README.md b/README.md index 1d0a7b2..751309d 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Nougaro is a programming language interpreted in Python. ## Documentation - Please refer to the [wiki](https://github.com/jd-develop/nougaro/wiki/) for documentation. + The documentation is available [here](https://nougaro.github.io/documentation). ## About syntax highlighting