-
Notifications
You must be signed in to change notification settings - Fork 86
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
Showing
2 changed files
with
2 additions
and
29 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,16 +1,3 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.2.0-alpha.5](https://github.com/TryQuiet/quiet/compare/@quiet/[email protected]...@quiet/[email protected]) (2024-05-14) | ||
|
||
**Note:** Version bump only for package @quiet/desktop | ||
|
||
|
||
|
||
|
||
|
||
[unreleased] | ||
|
||
# New features: | ||
|
@@ -38,6 +25,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
* Fix issues with recreating general channel when deleted while offline ([#2334](https://github.com/TryQuiet/quiet/issues/2334)) | ||
* Fix package.json license inconsistency | ||
* Fixes issue with reconnecting to peers on resume on iOS ([#2424](https://github.com/TryQuiet/quiet/issues/2424)) | ||
* Reorder the closing of services, prevent sagas running multiple times and close backend server properly | ||
|
||
[2.1.2] | ||
|
||
|
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,19 +1,3 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.2.0-alpha.5](https://github.com/TryQuiet/quiet/compare/@quiet/[email protected]...@quiet/[email protected]) (2024-05-14) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Reorder the closing of services, prevent sagas running multiple times and close backend server properly ([#2499](https://github.com/TryQuiet/quiet/issues/2499)) ([134fbcb](https://github.com/TryQuiet/quiet/commit/134fbcb3249ffb4743e0fcfb30b08be355440566)) | ||
|
||
|
||
|
||
|
||
|
||
[unreleased] | ||
|
||
# New features: | ||
|
@@ -41,6 +25,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
* Fix issues with recreating general channel when deleted while offline ([#2334](https://github.com/TryQuiet/quiet/issues/2334)) | ||
* Fix package.json license inconsistency | ||
* Fixes issue with reconnecting to peers on resume on iOS ([#2424](https://github.com/TryQuiet/quiet/issues/2424)) | ||
* Reorder the closing of services, prevent sagas running multiple times and close backend server properly | ||
|
||
[2.1.2] | ||
|
||
|