Skip to content

Commit 3437fd7

Browse files
committed
Update CHANGELOG and workflow
1 parent 9b9830d commit 3437fd7

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

.github/workflows/build-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ jobs:
142142
exec/android/flutter-apk/*
143143
ExCode-linux.zip
144144
ExCode-win.zip
145+
exec/win/ExCode.msix
145146
# ExCode-mac.zip
146147

147148
body_path: CHANGELOG.md

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
For currently known issues, check the [GitHub issues tab](https://github.com/dhzdhd/ExCode/issues?q=is%3Aopen+is%3Aissue+label%3Abug)
55

6-
## 0.5.1 | 13-01-2023
6+
## 0.5.1 | 17-01-2023
77

88
### Additions
99

10-
- Added msix installer for Windows
10+
- Added msix installer for Windows.
11+
12+
### Fixes / Improvements
13+
14+
- Migrate to custom pastebin implementation to avoid CORS issues.
1115

1216
## 0.5.0 | 06-01-2023
1317

0 commit comments

Comments
 (0)