diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-08-21 11:30:42 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-08-21 11:30:42 +0200 |
commit | 71f3496f517115b74b0b72b8f5261524632dbb22 (patch) | |
tree | b096784c6f635c7db10f32c9712cbe491149a355 /NEWS.md | |
parent | chore: Initial Commit (diff) | |
download | yt-71f3496f517115b74b0b72b8f5261524632dbb22.tar.gz yt-71f3496f517115b74b0b72b8f5261524632dbb22.zip |
docs(NEWS): Add
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md new file mode 100644 index 0000000..c1ad245 --- /dev/null +++ b/NEWS.md @@ -0,0 +1,18 @@ +<!-- +yt - A fully featured command line YouTube client + +Copyright (C) 2024 Benedikt Peetz <benedikt.peetz@b-peetz.de> +SPDX-License-Identifier: GPL-3.0-or-later + +This file is part of Yt. + +You should have received a copy of the License along with this program. +If not, see <https://www.gnu.org/licenses/gpl-3.0.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). |