diff --git a/CHANGELOG.md b/CHANGELOG.md index a9ff3096..272192a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,14 @@ et ce projet adhère au [Semantic Versioning](https://semver.org/spec/v2.0.0.htm - Fichier `proxy/nginx.conf` consolidant la configuration publique (CSP, MIME, WS, CORS) - Service Tor reconstruit localement (`tor/Dockerfile`) avec support `obfs4proxy` et healthcheck +### Dependencies +- Nginx: 1.29.x (image `nginx:alpine`) +- Node.js: 20.x (image `node:20-alpine`) +- Rust: 1.x (image `rust:1`) +- Debian runtime: stable-slim (image `debian:stable-slim`) +- Bitcoin Core: 24.1.0 (réseau signet) +- Alpine Linux (reverse proxy): 3.22 + ### Changed - Mise à jour de `.cursorignore` pour exclure dépendances, artefacts de build, logs et secrets - Ajout d’exclusions `.cursorignore` pour artefacts Docker et dossiers spécifiques `ihm_client`