Skip to content

Commit d7261ac

Browse files
author
PyCompiler ARK++ Team
committed
feat: update all dates in .md files to current date (2025-09-06)
- Update CHANGELOG.md: version 3.2.3 release date to 2025-09-06 - Update SECURITY.md: last updated date to 2025-09-06 - Update CODE_OF_CONDUCT.md: effective date to 2025-09-06 - Update SUPPORTED_MATRIX.md: last updated and next review dates to current - Ensure all documentation reflects current project status
1 parent 72a2b58 commit d7261ac

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2828
- Implemented dependency vulnerability checking
2929
- Added bandit security linting for Python code
3030

31-
## [3.2.3] - 2024-01-15
31+
## [3.2.3] - 2025-09-06
3232

3333
### Added
3434
- Modular architecture with BCASL and ACASL plugin systems

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,4 @@ Pour toute question concernant ce Code de Conduite :
8686

8787
---
8888

89-
*Ce Code de Conduite est en vigueur depuis le 15 janvier 2024.*
89+
*Ce Code de Conduite est en vigueur depuis le 6 septembre 2025.*

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,4 +174,4 @@ We thank the security research community for their responsible disclosure of vul
174174
---
175175

176176
*This security policy is reviewed quarterly and updated as needed.*
177-
*Last updated: 2024-01-15*
177+
*Last updated: 2025-09-06*

SUPPORTED_MATRIX.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,5 +97,5 @@ Platforms not listed above may work but are not officially tested. Community con
9797

9898
---
9999

100-
*Last updated: 2024-01-15*
101-
*Next review: 2024-04-15*
100+
*Last updated: 2025-09-06*
101+
*Next review: 2025-12-06*

0 commit comments

Comments
 (0)