1 parent acbca89 commit 15c322bCopy full SHA for 15c322b
1 file changed
CHANGELOG.md
@@ -6,16 +6,21 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
7
## [Unreleased]
8
### Added
9
--
+-
10
11
### Changed
12
13
14
### Fixed
15
-
16
17
---
18
19
+## [0.4.1] - 2025-08-10
20
+### Added
21
+- Add instructions to docs for how to find channel_handle and change `channel_name` args with `<CHANNEL_HANDLE>` for better clarity.
22
+- Add quick usage section in README.
23
+
24
## [0.4.0] - 2025-08-10
25
26
- Users now can save their api keys with `ytfetcher config <API_KEY>` once and use it globally without writing everytime while using CLI.
0 commit comments