Skip to content

Commit 0ac0002

Browse files
author
Katrina Owen
committed
Add changelog for v3.0.11 release
1 parent 7d898f7 commit 0ac0002

1 file changed

Lines changed: 15 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ The exercism CLI follows [semantic versioning](http://semver.org/).
77
## Next Release
88
* **Your contribution here**
99

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+
1016
## v3.0.10 (2018-10-03)
1117
* official release of v3.0.10-alpha.1 - [@nywilken]
1218

@@ -402,8 +408,12 @@ All changes by [@msgehard]
402408
* Implement login and logout
403409
* Build on Travis
404410

405-
[@alebaffa]: https://github.com/alebaffa
406411
[@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
407417
[@ambroff]: https://github.com/ambroff
408418
[@andrewsardone]: https://github.com/andrewsardone
409419
[@anxiousmodernman]: https://github.com/anxiousmodernman
@@ -414,27 +424,26 @@ All changes by [@msgehard]
414424
[@cookrn]: https://github.com/cookrn
415425
[@daveyarwood]: https://github.com/daveyarwood
416426
[@devonestes]: https://github.com/devonestes
417-
[@Dparker1990]: https://github.com/Dparker1990
418427
[@djquan]: https://github.com/djquan
419428
[@dmmulroy]: https://github.com/dmmulroy
420429
[@dpritchett]: https://github.com/dpritchett
421430
[@eToThePiIPower]: https://github.com/eToThePiIPower
422431
[@ebautistabar]: https://github.com/ebautistabar
423432
[@elimisteve]: https://github.com/elimisteve
424433
[@ests]: https://github.com/ests
434+
[@farisj]: https://github.com/farisj
425435
[@glebedel]: https://github.com/glebedel
426436
[@harimp]: https://github.com/harimp
427437
[@hjljo]: https://github.com/hjljo
428438
[@isbadawi]: https://github.com/isbadawi
429-
[@jdsutherland]: https://github.com/jdsutherland
430439
[@jbaiter]: https://github.com/jbaiter
440+
[@jdsutherland]: https://github.com/jdsutherland
431441
[@jgsqware]: https://github.com/jgsqware
432442
[@jish]: https://github.com/jish
433443
[@jppunnett]: https://github.com/jppunnett
434-
[@kytrinyx]: https://github.com/kytrinyx
435444
[@katrinleinweber]: https://github.com/katrinleinweber
445+
[@kytrinyx]: https://github.com/kytrinyx
436446
[@lcowell]: https://github.com/lcowell
437-
[@LegalizeAdulthood]: https://github.com/LegalizeAdulthood
438447
[@manusajith]: https://github.com/manusajith
439448
[@morphatic]: https://github.com/morphatic
440449
[@mrageh]: https://github.com/mrageh
@@ -452,7 +461,6 @@ All changes by [@msgehard]
452461
[@sfairchild]: https://github.com/sfairchild
453462
[@simonjefford]: https://github.com/simonjefford
454463
[@srt32]: https://github.com/srt32
455-
[@Tonkpils]: https://github.com/Tonkpils
456-
[@TrevorBramble]: https://github.com/TrevorBramble
457464
[@williandrade]: https://github.com/williandrade
458465
[@zabawaba99]: https://github.com/zabawaba99
466+
[@Smarticles101]: https://github.com/Smarticles101

0 commit comments

Comments
 (0)