Skip to content

Commit 11c5726

Browse files
committed
chore: Update changelog for version 0.4.0
Document notable changes in version 0.4.0: - Enhance prompt handling and formatting for commit summaries - Improve git repository detection and UI commit rendering - Add loading spinner to popup during commit summary fetch - Update key handling and popup rendering - Update README for improved clarity and structure
1 parent c3690bb commit 11c5726

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,43 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.4.0] - 2025-05-22
6+
7+
### 🚀 Features
8+
9+
- Enhance prompt handling and formatting for commit summaries
10+
- Enhance language support and prompt template placeholders
11+
- Improve git repository detection and UI commit rendering
12+
- Refactor commit view tabs for improved clarity
13+
- Enhance commit view with icons and improved styling
14+
- Enhance selected commits display with icon and improved styling
15+
- Update README for improved clarity and structure
16+
- Add Gemini model selection and update commit summary handling
17+
- Add detailed commit view toggle and enhance commit rendering
18+
- Enhance popup rendering with loading spinner and improved layout
19+
- Add shortcuts visibility toggle and update popup handling
20+
- Update key handling and popup rendering
21+
- Add loading spinner to popup during commit summary fetch
22+
23+
### 🐛 Bug Fixes
24+
25+
- Update asciicast link format in README for better compatibility
26+
- Update handle_key and handle_mouse functions with new arguments
27+
28+
### ⚙️ Miscellaneous Tasks
29+
30+
- Update after gitignore change
31+
532
## [0.3.2] - 2025-04-25
633

734
### 🚀 Features
835

936
- Add changelog and configuration for git-cliff
37+
- Update changelog for version 0.3.2
38+
39+
### ⚙️ Miscellaneous Tasks
40+
41+
- Release whathaveidone version 0.3.2
1042

1143
## [0.3.1] - 2025-04-25
1244

0 commit comments

Comments
 (0)