diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-06-06 21:35:50 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-06-06 21:35:50 +0200 |
commit | e3d7ccad633fe2b9cb8c23c3c8ae14441a8bc71a (patch) | |
tree | 4b7c4b01a975f670fdb1cede6135ec1e625b683c | |
parent | refactor(scripts/optimise_images): Remove (diff) | |
download | back-e3d7ccad633fe2b9cb8c23c3c8ae14441a8bc71a.zip |
build(NEWS.md): Init
-rw-r--r-- | NEWS.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md new file mode 100644 index 0000000..3cef48d --- /dev/null +++ b/NEWS.md @@ -0,0 +1,19 @@ +<!-- +Back - An extremely simple git bug visualization system. Inspired by TVL's +panettone. + +Copyright (C) 2025 Benedikt Peetz <benedikt.peetz@b-peetz.de> +SPDX-License-Identifier: AGPL-3.0-or-later + +This file is part of Back. + +You should have received a copy of the License along with this program. +If not, see <https://www.gnu.org/licenses/agpl.txt>. +--> + +# Changelog +All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. + +- - - + +Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto). |