diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-08-21 20:53:39 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-08-21 20:53:39 +0200 |
commit | 22d32b68251af78a4fee4422f41212091481f3a7 (patch) | |
tree | 2fad61abe816ea88997c058a6919b9567c3a2958 /NEWS.md | |
parent | fix(yt_dlp/info_json): Add another missing attribute (diff) | |
download | yt-22d32b68251af78a4fee4422f41212091481f3a7.tar.gz yt-22d32b68251af78a4fee4422f41212091481f3a7.zip |
chore(version): v0.1.3 v0.1.3
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md index 6495bdc..d2cf4ef 100644 --- a/NEWS.md +++ b/NEWS.md @@ -14,6 +14,12 @@ If not, see <https://www.gnu.org/licenses/gpl-3.0.txt>. All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## [v0.1.3](https://git.vhack.eu/soispha/clients/yt/compare/be14a2827878e1c86ced04d595af7317766153ec..v0.1.3) - 2024-08-21 +#### Bug Fixes +- **(yt_dlp/info_json)** Add another missing attribute - ([be14a28](https://git.vhack.eu/soispha/clients/yt/commit/be14a2827878e1c86ced04d595af7317766153ec)) - [@soispha](https://git.vhack.eu/soispha) + +- - - + ## [v0.1.2](https://git.vhack.eu/soispha/clients/yt/compare/54ad8cdafba9ac3e054bb12e26a025ae2fb088e8..v0.1.2) - 2024-08-21 #### Bug Fixes - **(yt_dlp/info_json)** Add further fields - ([947e3f1](https://git.vhack.eu/soispha/clients/yt/commit/947e3f119995b02ca5455683632f4ca7e1b6e670)) - [@soispha](https://git.vhack.eu/soispha) |