Skip to content

Commit 6eb6c97

Browse files
committed
chore(version): 0.3.0
1 parent 65a04c3 commit 6eb6c97

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
33

44
- - -
5+
## 0.3.0 - 2026-04-10
6+
#### Features
7+
- **(comments)** add threaded comments view, help bar, and version 0.3.0 - (a4c90c7) - Kevin B. Ridgway
8+
- **(publish)** Publish to brew tap - (65a04c3) - Kevin B. Ridgway
9+
- add cross-platform install task with PATH detection - (32e534d) - Kevin B. Ridgway
10+
#### Miscellaneous Chores
11+
- **(version)** 0.2.0 - (0be84c3) - Kevin B. Ridgway
12+
- update all dependencies to latest versions, remove unused serde_json - (18752c4) - Kevin B. Ridgway
13+
- add .gitignore for .DS_Store files - (40eb258) - Kevin B. Ridgway
14+
#### Refactoring
15+
- split main.rs into types, hn_api, and ui modules - (5d45a8f) - Kevin B. Ridgway
16+
17+
- - -
18+
519
## 0.3.0 - 2026-04-10
620
#### Features
721
- Threaded comments view with `c` key — fetches and displays HN comments inline with indentation

0 commit comments

Comments
 (0)