Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marcospb19 committed Dec 1, 2023
1 parent 5fff79e commit 6aec037
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,25 @@ Categories Used:
**Bullet points in chronological order by PR**

## [Unreleased](https://github.com/ouch-org/ouch/compare/0.4.2...HEAD)
- Add support for listing and decompressing `.rar` archives
- Fix mime type detection

### New Features

### Bug Fixes

### Improvements

### Tweaks

## [0.5.0](https://github.com/ouch-org/ouch/compare/0.4.2...0.5.0)

### New Features

- Add support for listing and decompressing `.rar` archives [\#529](https://github.com/ouch-org/ouch/pull/529) ([lmkra](https://github.com/lmkra))
- Add support for 7z [\#555](https://github.com/ouch-org/ouch/pull/555) ([Flat](https://github.com/flat) & [MissileLab](https://github.com/MisileLab))

### Bug Fixes

- Fix mime type detection [\#555](https://github.com/ouch-org/ouch/pull/555) ([MissileLab](https://github.com/MisileLab))
- Fix size unit inconsistency [\#502](https://github.com/ouch-org/ouch/pull/502) ([marcospb19](https://github.com/marcospb19))

### Improvements
Expand Down

0 comments on commit 6aec037

Please sign in to comment.