diff --git a/CHANGELOG.md b/CHANGELOG.md index 9960b0d..6f09baa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,13 @@ Format : [Keep a Changelog](https://keepachangelog.com/fr/1.0.0/) — versionnag --- +## [1.3.0] - 2026-05-14 + +### Amélioré +- URL introuvable : redirige vers la page de recherche (`/search?q=…`) au lieu du premier résultat (#61) + +--- + ## [1.2.1] - 2026-05-14 ### Corrigé diff --git a/public/version.txt b/public/version.txt index 6085e94..f0bb29e 100644 --- a/public/version.txt +++ b/public/version.txt @@ -1 +1 @@ -1.2.1 +1.3.0