Skip to content

Commit

Permalink
Merge pull request #19 from Frigyes06/0.6.0-release-prep
Browse files Browse the repository at this point in the history
0.6.0 release prep
  • Loading branch information
Frigyes06 committed Oct 28, 2023
2 parents e0b0453 + dd798ef commit 8acbf42
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 14 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
The sections should follow the order `Apps`, `Added`, `Changed`, `Fixed`, `Packaging`
and `Removed`.

## [0.5.3] - Unreleased
## [0.6.0] - Released

### Apps
- [[#13](https://github.com/Frigyes06/universal-android-debloater/pull/13)] com.telus.myaccount package
Expand All @@ -19,8 +19,7 @@ and `Removed`.
### Fixed
- [[#14](https://github.com/Frigyes06/universal-android-debloater/pull/14)] Fixed typos in uad_list.json
- [[#18](https://github.com/Frigyes06/universal-android-debloater/pull/18)] Fixed ABD command to include all packages, not just system packages. Also fixed uad_list update url.

### Removed
- TikTok app description

## [0.5.2] - Released

Expand Down
57 changes: 47 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "uad_gui"
description = "A cross-platform GUI debloater for android devices"
version = "0.5.2"
version = "0.6.0"
authors = ["w1nst0n"]
license = "GPL-3.0"
homepage = "https://github.com/Frigyes06/universal-android-debloater"
Expand Down

0 comments on commit 8acbf42

Please sign in to comment.