chore(release): bump sdk_common to 0.1.1 et préparer le changelog

This commit is contained in:
Your Name 2025-08-26 14:02:58 +02:00 committed by Nicolas Cantu
parent ed253f2ab7
commit af99989ef0
2 changed files with 9 additions and 1 deletions

View File

@ -7,6 +7,14 @@ et ce projet adhère au [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## [Unreleased]
### Added
### Changed
### Fixed
## [0.1.1] - 2025-08-26
### Added
- Fichiers docs manquants référencés par lindex: `SECURITY.md`, `GITEA_SETUP.md`, `DEVELOPMENT.md`, `INTEGRATION_4NK_NODE.md`, `ETAT_ACTUEL.md`, `RESUME_FINAL.md`, `SUPPORT.md`, `EXTERNAL_NODES.md`, `RELAY_NETWORK.md`.
- Tests dintégration Rust: `tests/smoke.rs`, `tests/error_mapping.rs`, `tests/special_roles.rs`; `tests/README.md`.

View File

@ -1,6 +1,6 @@
[package]
name = "sdk_common"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
[lib]