Skip to content

Commit d560028

Browse files
committed
chore: updated changelog for release 0.1.1
1 parent a5032df commit d560028

File tree

1 file changed

+31
-6
lines changed

1 file changed

+31
-6
lines changed

CHANGELOG.md

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,48 @@
22

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

5-
## [0.1.0] - 2024-09-08
5+
## [0.1.1] - 2024-09-20
6+
7+
### 🚀 Features
8+
9+
- Option to check for app update
10+
- Using official tauri gh action for build & release
11+
12+
### 🐛 Bug Fixes
13+
14+
- Avoid showing images without repotags
15+
16+
### 📚 Documentation
17+
18+
- Added more relevant badges
19+
- Added macOS support badge
20+
21+
## [0.1.0] - 2024-09-10
622

723
### 🚀 Features
824

9-
- Docker service status detection on startup
10-
- Added version on hover on docker inline indicator at sidebar bottom
11-
- Added changelog generation using git-cliff
12-
- Optimized json syntax highlighting
13-
- Better json syntax highlighting
1425
- Option to specify terminal-app in settings
26+
- Better json syntax highlighting
27+
- Optimized json syntax highlighting
28+
- Added changelog generation using git-cliff
29+
- Added version on hover on docker inline indicator at sidebar bottom
30+
- Docker service status detection on startup
1531

1632
### 🐛 Bug Fixes
1733

1834
- Container refresh api filtering running container only
35+
- CHANGELOG file missing issue in the gh action
36+
- CHANGELOG file path in release step
37+
- Release name
1938

2039
### 📚 Documentation
2140

2241
- Updated links and banner image
2342

43+
### ⚙️ Miscellaneous Tasks
44+
45+
- Updated version and changelog for release
46+
- Bumped up various config & package version
47+
- Shorten release workflow name
48+
2449

0 commit comments

Comments
 (0)