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
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,14 @@ The exercism CLI follows [semantic versioning](http://semver.org/).
8
8
9
9
-**Your contribution here**
10
10
11
+
## v3.5.8 (2025-09-24)
12
+
13
+
-[#1215](https://github.com/exercism/cli/pull/1215) Update the token URL to point to the API settings page [@isaacg]
14
+
-[#1210](https://github.com/exercism/cli/pull/1210) Use mode 0700 for the config dir, not 0755; other users should not have access to the config [@isaacg]
15
+
-[#1205](https://github.com/exercism/cli/pull/1205) goreleaser: update deprecated archives.builds to new archives.ids [@isaacg]
16
+
-[#1213](https://github.com/exercism/cli/pull/1213) Include empty files in downloads [@isaacg]
17
+
-[#1206](https://github.com/exercism/cli/pull/1206) Drop team-specific logic from the CLI [@isaacg]
18
+
11
19
## v3.5.7 (2025-07-14)
12
20
13
21
-[#1202](https://github.com/exercism/cli/pull/1202) Add error decoding support for content type parameters such as charset - [@isaacg]
0 commit comments