Skip to content

Commit 7d92475

Browse files
author
Katrina Owen
committed
Update changelog to reflect changes since previous release
1 parent a1ddb0c commit 7d92475

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ The exercism CLI follows [semantic versioning](http://semver.org/).
66

77
## Next Release
88
* **Your contribution here**
9+
* [#770](https://github.com/exercism/cli/pull/770) Print API error messages in submit command - [@Smarticles101]
10+
* [#763](https://github.com/exercism/cli/pull/763) Add Fish shell tab completions - [@John-Goff]
11+
* [#806](https://github.com/exercism/cli/pull/806) Make Zsh shell tab completions work on $fpath - [@QuLogic]
12+
* [#797](https://github.com/exercism/cli/pull/797) Fix panic when submit command is not given args - [@jdsutherland]
13+
* [#828](https://github.com/exercism/cli/pull/828) Remove duplicate files before submitting - [@larson004]
14+
* [#793](https://github.com/exercism/cli/pull/793) Submit handles non 2xx responses - [@jdsutherland]
915

1016
## v3.0.11 (2018-11-18)
1117
* [#752](https://github.com/exercism/cli/pull/752) Improve error message on upgrade command - [@farisj]
@@ -410,7 +416,10 @@ All changes by [@msgehard]
410416

411417
[@AlexWheeler]: https://github.com/AlexWheeler
412418
[@Dparker1990]: https://github.com/Dparker1990
419+
[@John-Goff]: https://github.com/John-Goff
413420
[@LegalizeAdulthood]: https://github.com/LegalizeAdulthood
421+
[@QuLogic]: https://github.com/QuLogic
422+
[@Smarticles101]: https://github.com/Smarticles101
414423
[@Tonkpils]: https://github.com/Tonkpils
415424
[@TrevorBramble]: https://github.com/TrevorBramble
416425
[@alebaffa]: https://github.com/alebaffa
@@ -443,6 +452,7 @@ All changes by [@msgehard]
443452
[@jppunnett]: https://github.com/jppunnett
444453
[@katrinleinweber]: https://github.com/katrinleinweber
445454
[@kytrinyx]: https://github.com/kytrinyx
455+
[@larson004]: https://github.com/larson004
446456
[@lcowell]: https://github.com/lcowell
447457
[@manusajith]: https://github.com/manusajith
448458
[@morphatic]: https://github.com/morphatic
@@ -463,4 +473,3 @@ All changes by [@msgehard]
463473
[@srt32]: https://github.com/srt32
464474
[@williandrade]: https://github.com/williandrade
465475
[@zabawaba99]: https://github.com/zabawaba99
466-
[@Smarticles101]: https://github.com/Smarticles101

0 commit comments

Comments
 (0)