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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,12 @@ The exercism CLI follows [semantic versioning](http://semver.org/).
8
8
9
9
-**Your contribution here**
10
10
11
+
## v3.5.3 (2024-11-03)
12
+
13
+
-[#1178](https://github.com/exercism/cli/pull/1178) Add arm64-assembly test configuration [@keiravillekode]
14
+
-[#1177](https://github.com/exercism/cli/pull/1177) refactored exercism.io links to exercism.org [@ladokp]
15
+
-[#1165](https://github.com/exercism/cli/pull/1165) Add support for the YAMLScript language [@ingydotnet]
16
+
11
17
## v3.5.2 (2024-10-09)
12
18
13
19
-[#1174](https://github.com/exercism/cli/pull/1174) Fix an issue with `exercism completion bash` where the command name is not present in the completion output. - [@petrem]
0 commit comments