@@ -7,6 +7,12 @@ The exercism CLI follows [semantic versioning](http://semver.org/).
7
7
## Next Release
8
8
* ** Your contribution here**
9
9
10
+ ## v3.0.11 (2018-11-18)
11
+ * [ #752 ] ( https://github.com/exercism/cli/pull/752 ) Improve error message on upgrade command - [ @farisj ]
12
+ * [ #759 ] ( https://github.com/exercism/cli/pull/759 ) Update shell tab completion for bash and zsh - [ @nywilken ]
13
+ * [ #762 ] ( https://github.com/exercism/cli/pull/762 ) Improve usage documentation - [ @Smarticles101 ]
14
+ * [ #766 ] ( https://github.com/exercism/cli/pull/766 ) Tweak messaging to work for teams edition - [ @kytrinyx ]
15
+
10
16
## v3.0.10 (2018-10-03)
11
17
* official release of v3.0.10-alpha.1 - [ @nywilken ]
12
18
@@ -402,8 +408,12 @@ All changes by [@msgehard]
402
408
* Implement login and logout
403
409
* Build on Travis
404
410
405
- [ @alebaffa ] : https://github.com/alebaffa
406
411
[ @AlexWheeler ] : https://github.com/AlexWheeler
412
+ [ @Dparker1990 ] : https://github.com/Dparker1990
413
+ [ @LegalizeAdulthood ] : https://github.com/LegalizeAdulthood
414
+ [ @Tonkpils ] : https://github.com/Tonkpils
415
+ [ @TrevorBramble ] : https://github.com/TrevorBramble
416
+ [ @alebaffa ] : https://github.com/alebaffa
407
417
[ @ambroff ] : https://github.com/ambroff
408
418
[ @andrewsardone ] : https://github.com/andrewsardone
409
419
[ @anxiousmodernman ] : https://github.com/anxiousmodernman
@@ -414,27 +424,26 @@ All changes by [@msgehard]
414
424
[ @cookrn ] : https://github.com/cookrn
415
425
[ @daveyarwood ] : https://github.com/daveyarwood
416
426
[ @devonestes ] : https://github.com/devonestes
417
- [ @Dparker1990 ] : https://github.com/Dparker1990
418
427
[ @djquan ] : https://github.com/djquan
419
428
[ @dmmulroy ] : https://github.com/dmmulroy
420
429
[ @dpritchett ] : https://github.com/dpritchett
421
430
[ @eToThePiIPower ] : https://github.com/eToThePiIPower
422
431
[ @ebautistabar ] : https://github.com/ebautistabar
423
432
[ @elimisteve ] : https://github.com/elimisteve
424
433
[ @ests ] : https://github.com/ests
434
+ [ @farisj ] : https://github.com/farisj
425
435
[ @glebedel ] : https://github.com/glebedel
426
436
[ @harimp ] : https://github.com/harimp
427
437
[ @hjljo ] : https://github.com/hjljo
428
438
[ @isbadawi ] : https://github.com/isbadawi
429
- [ @jdsutherland ] : https://github.com/jdsutherland
430
439
[ @jbaiter ] : https://github.com/jbaiter
440
+ [ @jdsutherland ] : https://github.com/jdsutherland
431
441
[ @jgsqware ] : https://github.com/jgsqware
432
442
[ @jish ] : https://github.com/jish
433
443
[ @jppunnett ] : https://github.com/jppunnett
434
- [ @kytrinyx ] : https://github.com/kytrinyx
435
444
[ @katrinleinweber ] : https://github.com/katrinleinweber
445
+ [ @kytrinyx ] : https://github.com/kytrinyx
436
446
[ @lcowell ] : https://github.com/lcowell
437
- [ @LegalizeAdulthood ] : https://github.com/LegalizeAdulthood
438
447
[ @manusajith ] : https://github.com/manusajith
439
448
[ @morphatic ] : https://github.com/morphatic
440
449
[ @mrageh ] : https://github.com/mrageh
@@ -452,7 +461,6 @@ All changes by [@msgehard]
452
461
[ @sfairchild ] : https://github.com/sfairchild
453
462
[ @simonjefford ] : https://github.com/simonjefford
454
463
[ @srt32 ] : https://github.com/srt32
455
- [ @Tonkpils ] : https://github.com/Tonkpils
456
- [ @TrevorBramble ] : https://github.com/TrevorBramble
457
464
[ @williandrade ] : https://github.com/williandrade
458
465
[ @zabawaba99 ] : https://github.com/zabawaba99
466
+ [ @Smarticles101 ] : https://github.com/Smarticles101
0 commit comments