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
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,14 @@ The exercism CLI follows [semantic versioning](http://semver.org/).
6
6
7
7
## Next Release
8
8
9
-
*[#174](https://github.com/exercism/cli/issues/174): Fix panic during fetch
10
9
***Your contribution here**
11
10
12
-
## v2.0.1 (2015-25-05)
11
+
## v2.0.2 (2015-04-01)
12
+
13
+
*[#174](https://github.com/exercism/cli/issues/174): Fix panic during fetch - [@kytrinyx](https://github.com/kytrinyx)
14
+
* Refactor handling of ENV vars - [@lcowell](https://github.com/lcowell)
15
+
16
+
## v2.0.1 (2015-03-25)
13
17
14
18
*[#167](https://github.com/exercism/cli/pull/167): Fixes misspelling of exercism list command - [@queuebit](https://github.com/queuebit)
15
19
* Tweak output from `fetch` so that languages are scannable.
0 commit comments