From 174e4a50f6ed2e219306a3fa950559dbdc245c01 Mon Sep 17 00:00:00 2001 From: lvxvvv Date: Wed, 19 Feb 2025 19:58:38 -0300 Subject: [PATCH] docs: changelog --- CHANGELOG.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..f57cd97 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,26 @@ +## What's Changed in 0.1.1 +* chore(release): bump to 0.1.1 +* Fix: nosilence -y not recognized +* Fix: arnndn -y not recognized +* --force to workflow +* readme type +* added hf demo +* hf requirements +* uppercase 'as' in Dockerfile +* capitalize title in readme +* dependabot pip packages constraint +* workflow permissions +* workflow only on tags +* containers workflow +* workflow fix +* added workflow +* requirements +* readme typo +* package version + +**Full Changelog**: https://github.com///compare/0.1.0...0.1.1 + +## What's Changed in 0.1.0 +* initial commit + +