Skip to content

Commit

Permalink
Updated change log with 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
FeodorFitsner committed Sep 19, 2023
1 parent b6d1562 commit 1743451
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@ image: macos-monterey

skip_branch_with_pr: true

skip_commits:
files:
- docs/**/*
- media/**/*
- "*.md"

environment:
PYTHON_STACK: python 3.10
FLUTTER_MACOS_URL: https://storage.googleapis.com/flutter_infra_release/releases/stable/macos/flutter_macos_3.10.5-stable.zip
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.2.4

* Fix _Py_HashRandomization_Init error on Windows.
* Reliably re-download Python executable.

## 0.2.3

* Android fixes to make it work on some devices when installed via Play Store.
Expand Down

0 comments on commit 1743451

Please sign in to comment.