Skip to content
Snippets Groups Projects
CHANGELOG.md 549 B
Newer Older
  • Learn to ignore specific revisions
  • Lucas Serrano's avatar
    Lucas Serrano committed
    <!--
    SPDX-FileCopyrightText: 2024 Pôle d'Expertise de la Régulation Numérique <contact@peren.gouv.fr>
    
    SPDX-License-Identifier: MIT
    -->
    
    <!--
    Project changelog.
    This file is required if you want to auto-publish packages with CI and git tags.
    
    To publish a new version, create a new section with the following format:
    
    ## v<version_number> (<tag_commit_date>)
    
    Remarks:
    - `version_number` should be a valid python package version
    - `tag_commit_date` should be in ISO (YYYY-MM-DD) format.
    Concrete example:
    
    ## v0.1.2 (2020-08-31)
    -->
    
    # Changelog