Skip to content

Commit 328d222

Browse files
authored
Update CHANGELOG.md
1 parent c6b281a commit 328d222

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 5.18.2 | 6.6.2 — 06.03.2024
9+
10+
* Initial checks simplified;
11+
* 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;
12+
* If there's no Internet connection established, the check will be skipped.
13+
* In anticipation of providing an ability to remove Edge from Microsoft, the Edge check was removed.
14+
* `InstallDotNetRuntimes` function has now only `NET6x64, NET7x64, NET8x64` supported arguments
15+
* Minor changes.
16+
17+
### Wrapper 2.6.18
18+
19+
* Fixed Set-Association;
20+
* Can include spaces in filepath.
21+
* More organized output console 2.6.18.
22+
823
## 5.18.1 | 6.6.1 — 03.03.2024
924

1025
* Code refactoring;

0 commit comments

Comments
 (0)