Skip to content

Commit

Permalink
Merge branch 'development'
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrzarzycki21 committed Aug 28, 2023
2 parents ca3128c + f6618c5 commit 54c9801
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
xml-file: 'project.xml'
xpath: '/project/meta/@version'

- name: Set up Haxe
- name: Set up Haxe
uses: krdlab/[email protected]
with:
haxe-version: 4.3.1
Expand Down
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)

## Super Human Installer [0.8.20]

The release update source code of application to use newest Haxe 4.3.1. It contains some small bug fixes.

### Changed

* Update source code to Haxe 4.3.1 ([#91](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/91))

### Fixed

* Fixed issue where open folder on server page doesn't work ([#94](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/94))
* Fixed crash when deleting VM ([#78](https://github.com/Moonshine-IDE/Super.Human.Installer/issues/78))

## Super Human Installer [0.8.19]

This release add service type interface which allows create different type of servers.
Expand Down

0 comments on commit 54c9801

Please sign in to comment.