Skip to content

Commit

Permalink
chore: updated changelog for release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ropali committed Sep 20, 2024
1 parent a5032df commit d560028
Showing 1 changed file with 31 additions and 6 deletions.
37 changes: 31 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,48 @@

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

## [0.1.0] - 2024-09-08
## [0.1.1] - 2024-09-20

### πŸš€ Features

- Option to check for app update
- Using official tauri gh action for build & release

### πŸ› Bug Fixes

- Avoid showing images without repotags

### πŸ“š Documentation

- Added more relevant badges
- Added macOS support badge

## [0.1.0] - 2024-09-10

### πŸš€ Features

- Docker service status detection on startup
- Added version on hover on docker inline indicator at sidebar bottom
- Added changelog generation using git-cliff
- Optimized json syntax highlighting
- Better json syntax highlighting
- Option to specify terminal-app in settings
- Better json syntax highlighting
- Optimized json syntax highlighting
- Added changelog generation using git-cliff
- Added version on hover on docker inline indicator at sidebar bottom
- Docker service status detection on startup

### πŸ› Bug Fixes

- Container refresh api filtering running container only
- CHANGELOG file missing issue in the gh action
- CHANGELOG file path in release step
- Release name

### πŸ“š Documentation

- Updated links and banner image

### βš™οΈ Miscellaneous Tasks

- Updated version and changelog for release
- Bumped up various config & package version
- Shorten release workflow name


0 comments on commit d560028

Please sign in to comment.