Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
farag2 committed Mar 6, 2024
2 parents 80ada9c + 328d222 commit 2740d63
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 5.18.2 | 6.6.2 — 06.03.2024

* Initial checks simplified;
* Script now relies on parsing <https://github.com/farag2/Sophia-Script-for-Windows/blob/master/supported_windows_builds.json> to check the actual supported Windows build;
* If there's no Internet connection established, the check will be skipped.
* In anticipation of providing an ability to remove Edge from Microsoft, the Edge check was removed.
* `InstallDotNetRuntimes` function has now only `NET6x64, NET7x64, NET8x64` supported arguments
* Minor changes.

### Wrapper 2.6.18

* Fixed Set-Association;
* Can include spaces in filepath.
* More organized output console 2.6.18.

## 5.18.1 | 6.6.1 — 03.03.2024

* Code refactoring;
Expand Down

0 comments on commit 2740d63

Please sign in to comment.