Skip to content

Commit 2efa594

Browse files
committed
Correction du changelog
1 parent 3b603e4 commit 2efa594

File tree

2 files changed

+20
-34
lines changed

2 files changed

+20
-34
lines changed

.github/release.yml

Lines changed: 0 additions & 24 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ Le format est basé sur [Keep a Changelog](https://keepachangelog.com/) et ce pr
66

77
## [Unreleased]
88

9+
### Added
10+
### Changed
11+
### Deprecated
12+
### Removed
13+
### Fixed
14+
### Security
15+
16+
## [2.0.6] - 2025-09-11
17+
918
### Added
1019

1120
- `S3Context` et `SwiftContext` : possibilité de définir un timeout via la variable d'environnement `ROK4_NETWORK_TIMEOUT` (valeur à fournir en seconde)
@@ -155,13 +164,14 @@ Les librairies sont gérées de manière indépendantes, conditionnées pour êt
155164
* Compilation de la documentation et publication sur la branche gh-pages
156165
- Ajout du mode DEBUG à la compilation
157166

158-
[Unreleased]: https://github.com/rok4/core-cpp/compare/v2.0.5...HEAD
159-
[2.0.5]: https://github.com/rok4/core-cpp/compare/v2.0.3...v2.0.5
160-
[2.0.3]: https://github.com/rok4/core-cpp/compare/v2.0.2...v2.0.3
161-
[2.0.2]: https://github.com/rok4/core-cpp/compare/v2.0.1...v2.0.2
162-
[2.0.1]: https://github.com/rok4/core-cpp/compare/v1.4.0...v2.0.1
163-
[1.4.0]: https://github.com/rok4/core-cpp/compare/v1.3.1...v1.4.0
164-
[1.3.1]: https://github.com/rok4/core-cpp/compare/v1.2.4...v1.3.1
165-
[1.2.4]: https://github.com/rok4/core-cpp/compare/v1.1.2...v1.2.4
166-
[1.1.2]: https://github.com/rok4/core-cpp/compare/v1.0.3...v1.1.2
167-
[1.0.3]: https://github.com/rok4/core-cpp/releases/tag/v1.0.3
167+
[2.0.6]: https://github.com/rok4/core-cpp/compare/2.0.5...HEAD
168+
[2.0.6]: https://github.com/rok4/core-cpp/compare/2.0.5...2.0.6
169+
[2.0.5]: https://github.com/rok4/core-cpp/compare/2.0.3...2.0.5
170+
[2.0.3]: https://github.com/rok4/core-cpp/compare/2.0.2...2.0.3
171+
[2.0.2]: https://github.com/rok4/core-cpp/compare/2.0.1...2.0.2
172+
[2.0.1]: https://github.com/rok4/core-cpp/compare/1.4.0...2.0.1
173+
[1.4.0]: https://github.com/rok4/core-cpp/compare/1.3.1...1.4.0
174+
[1.3.1]: https://github.com/rok4/core-cpp/compare/1.2.4...1.3.1
175+
[1.2.4]: https://github.com/rok4/core-cpp/compare/1.1.2...1.2.4
176+
[1.1.2]: https://github.com/rok4/core-cpp/compare/1.0.3...1.1.2
177+
[1.0.3]: https://github.com/rok4/core-cpp/releases/tag/1.0.3

0 commit comments

Comments
 (0)