Skip to content

Commit e9d9208

Browse files
committed
Add reference to PR #85 in Changes.md
1 parent d1059d5 commit e9d9208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
the downloaded file. This is useful for projects that do releases where the executable name
99
includes things like a version number of platform information. Based on discussion in #86.
1010
- Added support for release artifacts with a `.pyz` extension. These are zip files containing Python
11-
code, and they can be directly executed.
11+
code, and they can be directly executed. Based on PR #85 from @itochan (Kazunori Jo).
1212
- Added support for release artifacts with a `.AppImage` extension. These will only be picked when
1313
running Linux. Requested by @saulh (Saul Reynolds-Haertle). GH #86.
1414
- Fixed a bug where `ubi` would consider an asset with `.exe` extension on non-Windows platforms. In

0 commit comments

Comments
 (0)