mirror of
https://github.com/orhun/git-cliff.git
synced 2024-12-14 14:15:23 +03:00
d57264bb2c
Signed-off-by: orhun <orhunparmaksiz@gmail.com>
10 lines
314 B
TOML
10 lines
314 B
TOML
[changelog]
|
|
header = """
|
|
# Changelog
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
"""
|
|
unreleased_title = "[unreleased]"
|