You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,19 +6,19 @@ All notable changes to this project will be documented in this file. See [conven
6
6
7
7
### Bug Fixes
8
8
9
-
- fix for windows: avoid colon variable parse error in PowerShell Write-Error - ([d4913f7](https://github.com/ArkForgeLabs/Astra/commit/d4913f7db927bb30f57a11e2e1a2df3280dec2cd))
10
9
- fix for runtime selection from user, adding the function(Select-Runtime) call to handle the selection - ([46e7215](https://github.com/ArkForgeLabs/Astra/commit/46e7215690c41e77ee5c4054cbd74db3e0d8bf90))
11
10
- fix for windows: avoid colon variable parse error in PowerShell Write… (#110) - ([ef92a92](https://github.com/ArkForgeLabs/Astra/commit/ef92a928cd11e70fbd629ab6293afcd142ad57e9))
12
11
- windows updates being broken - ([4ac2e23](https://github.com/ArkForgeLabs/Astra/commit/4ac2e23203d5426e290a2dd742fa43a8c6917af9))
13
-
14
-
### Fix
15
-
16
12
- don't use global variable `result` in middleware docs (#109) - ([094a308](https://github.com/ArkForgeLabs/Astra/commit/094a3088866384db4943692bafa7e2005388211b))
17
13
18
14
### Refactoring
19
15
20
16
- moved from luals to emmylua for language server. Added install scripts for different platforms - ([6878e0c](https://github.com/ArkForgeLabs/Astra/commit/6878e0cc7e81d0459f9dcc0e52b15e53e1ab004d))
21
17
18
+
## New Contributors
19
+
20
+
-@sweet-nes5 made their first contribution in https://github.com/ArkForgeLabs/Astra/pull/110
0 commit comments