Skip to content

Commit 1743451

Browse files
committed
Updated change log with 0.2.4
1 parent b6d1562 commit 1743451

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

.appveyor.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@ image: macos-monterey
22

33
skip_branch_with_pr: true
44

5-
skip_commits:
6-
files:
7-
- docs/**/*
8-
- media/**/*
9-
- "*.md"
10-
115
environment:
126
PYTHON_STACK: python 3.10
137
FLUTTER_MACOS_URL: https://storage.googleapis.com/flutter_infra_release/releases/stable/macos/flutter_macos_3.10.5-stable.zip

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.2.4
2+
3+
* Fix _Py_HashRandomization_Init error on Windows.
4+
* Reliably re-download Python executable.
5+
16
## 0.2.3
27

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

0 commit comments

Comments
 (0)