-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
926c744
commit cdc1f67
Showing
2 changed files
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
openfreebuds (0.12-1) jammy; urgency=medium | ||
openfreebuds (0.12.1-1) jammy; urgency=medium | ||
|
||
* New: HUAWEI FreeLace Pro support (full) | ||
* New: HUAWEI FreeBuds 5i support (partial) | ||
* New: HUAWEI FreeBuds Pro 2 support (partial) | ||
* Update RU translations | ||
* Disable adapter validation at start | ||
* Minor bugfixes | ||
|
||
-- MelianMiko <[email protected]> Fri, 23 Dec 2022 15:11:16 +0700 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
VERSION = "0.12" | ||
VERSION = "0.12.1" |