Skip to content

Commit 0ac0002

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

File tree

1 file changed

+15
-7
lines changed

1 file changed

+15
-7
lines changed

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)