Skip to content

Commit

Permalink
Updated CHANGELOG for 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp committed Nov 8, 2024
1 parent 83afebd commit 32eb53a
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 114 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
[//]: # (current developments)

## 2.2.0 (2024-11-08)

### Enhancements

* Partially backport privilege elevation logic from v2 to v1. (#260)
* Add support for `SingleMainWindow` in the Linux platform-specific options to allow disabling the `New Window` option in the app's context menu. (#264 via #265)

### Deprecations

* In v2-style schemas, Windows setting `quicklaunch` default value is now `false` and using it is considered deprecated. (#244 via #272)

### Docs

* Add missing comma to base/non-base example. (#248)

### Other

* Update Python versions in canary builds: remove version 3.8 and add 3.12. (#266)
* Drop Python 3.8 from the CI test matrix. (#263)



## 2.1.2 (2024-08-07)

### Bug fixes
Expand Down
19 changes: 0 additions & 19 deletions news/236-update-python-versions-canary

This file was deleted.

19 changes: 0 additions & 19 deletions news/248-environment-example-typo

This file was deleted.

19 changes: 0 additions & 19 deletions news/260-backport-v2-admin-to-v1

This file was deleted.

19 changes: 0 additions & 19 deletions news/263-drop-py38-from-tests

This file was deleted.

19 changes: 0 additions & 19 deletions news/265-add-singlemainwindow-support

This file was deleted.

19 changes: 0 additions & 19 deletions news/272-quicklaunch

This file was deleted.

0 comments on commit 32eb53a

Please sign in to comment.