Skip to content

Commit

Permalink
Merge changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoesters committed May 21, 2024
1 parent 2f2c932 commit 0dea5e5
Showing 1 changed file with 6 additions and 22 deletions.
28 changes: 6 additions & 22 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,14 @@
[//]: # (current developments)

## 2.1.0 (2024-05-21)

### Bug fixes

* Improve error handling for installing identical MacOS apps and warn about overwriting shortcuts on other platforms. (#203 via #205)
* Expand variables when creating `working_dir` and use `os.path.expanduser` logic for default `working_dir` on Windows. (#211 via #212)

### Other

* Pin Visual Studio version to 2022 for canary builds to account for changes to GitHub runners. (#215)

### Contributors

* @JTignor-Raltron
* @jaimergp
* @marcoesters
* @conda-bot
* @dependabot[bot]
* @pre-commit-ci[bot]



## 2.1.0 (2024-05-21)

### Enhancements

* Support different name for shortcuts within and outside base environment (support v1 behavior). (#180)
* Support the `NSSupportsAutomaticGraphicsSwitching` flag for MacOS apps. (#194)
* Add option to create a Windows Terminal profile. (#196 via #200)
* Improve error handling for installing identical MacOS apps and warn about overwriting shortcuts on other platforms. (#203 via #205)
* Expand variables when creating `working_dir` and use `os.path.expanduser` logic for default `working_dir` on Windows. (#211 via #212)

### Bug fixes

Expand All @@ -41,6 +21,10 @@
* Add notes on "missing" Start Menu directories on Windows and on how to migrate `pywscript` and `pyscript` to menuinst v2 (#181)
* Fix API Reference hyperlinks. (#190)

### Other

* Pin Visual Studio version to 2022 for canary builds to account for changes to GitHub runners. (#215)

### Contributors

* @JTignor-Raltron
Expand Down

0 comments on commit 0dea5e5

Please sign in to comment.