about summary refs log tree commit diff stats
path: root/NEWS.md
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-08-21 14:52:23 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-08-21 14:52:23 +0200
commitd0ff5856427b2ac25cf5ff9d2c1531a60b5aa5a1 (patch)
tree39ee404ab2918eefb824303cfba42bbcef1c844f /NEWS.md
parentfix(select/duration): Also parse `[No Duration]` as duration (diff)
downloadyt-d0ff5856427b2ac25cf5ff9d2c1531a60b5aa5a1.tar.gz
yt-d0ff5856427b2ac25cf5ff9d2c1531a60b5aa5a1.zip
chore(version): v0.1.1 v0.1.1
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index c1ad245..5073e11 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -14,5 +14,14 @@ 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.1](https://git.vhack.eu/soispha/clients/yt/compare/4907705f19ba5299247c4a16fc0675c6b6f5f016..v0.1.1) - 2024-08-21
+#### Bug Fixes
+- **(select/duration)** Also parse `[No Duration]` as duration - ([27a007a](https://git.vhack.eu/soispha/clients/yt/commit/27a007ad021c4b8d62b857a6e312a608d33b6cb0)) - [@soispha](https://git.vhack.eu/soispha)
+- **(update)** Use the `raw_update.py` from the path - ([c89c6a0](https://git.vhack.eu/soispha/clients/yt/commit/c89c6a07925cfeb1287fff42a8964ae5253d3b83)) - [@soispha](https://git.vhack.eu/soispha)
+#### Build system
+- **(flake)** Add package definition - ([4907705](https://git.vhack.eu/soispha/clients/yt/commit/4907705f19ba5299247c4a16fc0675c6b6f5f016)) - [@soispha](https://git.vhack.eu/soispha)
+
+- - -
+
 
 Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).