Skip to content

Commit

Permalink
Bump to 2.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brentvollebregt committed Dec 3, 2024
1 parent ca62149 commit 98e04d1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 2.45.0

🚀 Enhancements

- [#187](https://github.com/brentvollebregt/auto-py-to-exe/issues/187): Use Edge app mode if Chrome is not found
- [#510](https://github.com/brentvollebregt/auto-py-to-exe/issues/510): Show informative text in terminal when starting the application

## 2.44.4

🏠 Internal
Expand Down
2 changes: 1 addition & 1 deletion auto_py_to_exe/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2.44.4"
__version__ = "2.45.0"

0 comments on commit 98e04d1

Please sign in to comment.