Skip to content

Latest commit

 

History

History
101 lines (65 loc) · 1.39 KB

File metadata and controls

101 lines (65 loc) · 1.39 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.


[Unreleased]

Ajouté

Changement

Corrigé

Supprimé


[0.0.4] - 2026-01-21

Ajouté

  • Documentation
    • UML

Changement

  • workflow
    • release
    • hotfix
  • README.md

[0.0.3] - 2026-01-18

Ajouté

  • Documentation
    • data.md
    • mcd.md
    • mld.md

Changement

  • workflow
  • README.md

[0.0.2] - 2025-12-28

Ajouté

  • Documentation
    • cahier-des-charges.md

Changement

  • README.md

[0.0.1] - 2025-12-28

Ajouté

  • Workflow github
    • Vérification du nom de branche
    • Vérification de la présence d’une issue
    • Ajout automatique de labels à la PR
    • Vérification des messages de commit
    • Vérification de la structure du projet
      • Fichiers racine
        • README.md
        • CONTRIBUTING.md
        • INSTALL.md
        • LICENSE
      • Dossiers MERN :
        • frontend
        • backend
      • Tests unitaires et build
      • Linting (ESLint / Prettier)
      • Pre-commit
      • Audit des dépendances
      • Release & versioning
  • Documentation
    • workflow.md