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
+11-8Lines changed: 11 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,17 +7,20 @@ The exercism CLI follows [semantic versioning](http://semver.org/).
7
7
## Next Release
8
8
***Your contribution here**
9
9
10
+
## v3.0.5 (2018-07-17)
11
+
*[#646](https://github.com/exercism/cli/pull/646) Fix issue with upgrading on Windows - [@nywilken]
12
+
10
13
## v3.0.4 (2018-07-15)
11
-
[#644](https://github.com/exercism/cli/pull/644) Add better error messages when solution metadata is missing - [@kytrinyx]
14
+
*[#644](https://github.com/exercism/cli/pull/644) Add better error messages when solution metadata is missing - [@kytrinyx]
12
15
13
16
## v3.0.3 (2018-07-14)
14
-
[#642](https://github.com/exercism/cli/pull/642) Add better error messages when configuration is needed before download - [@kytrinyx]
15
-
[#641](https://github.com/exercism/cli/pull/641) Fix broken download for uuid flag - [@kytrinyx]
16
-
[#618](https://github.com/exercism/cli/pull/618) Fix broken test in Windows build for relative paths - [@nywilken]
17
-
[#631](https://github.com/exercism/cli/pull/631) Stop accepting token flag on download command - [@kytrinyx]
18
-
[#616](https://github.com/exercism/cli/pull/616) Add shell completion scripts to build artifacts - [@jdsutherland]
19
-
[#624](https://github.com/exercism/cli/pull/624) Tweak command documentation to reflect reality - [@kytrinyx]
20
-
[#625](https://github.com/exercism/cli/pull/625) Fix wildly excessive whitespace in error messages - [@kytrinyx]
17
+
*[#642](https://github.com/exercism/cli/pull/642) Add better error messages when configuration is needed before download - [@kytrinyx]
18
+
*[#641](https://github.com/exercism/cli/pull/641) Fix broken download for uuid flag - [@kytrinyx]
19
+
*[#618](https://github.com/exercism/cli/pull/618) Fix broken test in Windows build for relative paths - [@nywilken]
20
+
*[#631](https://github.com/exercism/cli/pull/631) Stop accepting token flag on download command - [@kytrinyx]
21
+
*[#616](https://github.com/exercism/cli/pull/616) Add shell completion scripts to build artifacts - [@jdsutherland]
22
+
*[#624](https://github.com/exercism/cli/pull/624) Tweak command documentation to reflect reality - [@kytrinyx]
23
+
*[#625](https://github.com/exercism/cli/pull/625) Fix wildly excessive whitespace in error messages - [@kytrinyx]
21
24
22
25
## v3.0.2 (2018-07-13)
23
26
*[#622](https://github.com/exercism/cli/pull/622) Fix bug with multi-file submission - [@kytrinyx]
0 commit comments