Skip to content

Commit 9707aad

Browse files
committed
Added v0.45.1 changelog entry
1 parent ed4c25c commit 9707aad

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to
77
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9+
## 0.45.1
10+
11+
### Fixed
12+
13+
* Fixed issue where installation on Windows would fail with a message from powershell saying script running is disabled.
14+
* Context: We use a powershell script to create start menu shortcuts for the State Tool, as there are no solutions
15+
in Golang to do this through system APIs.
16+
917
## 0.45.0
1018

1119
### Added

0 commit comments

Comments
 (0)