@@ -5,7 +5,17 @@ The exercism CLI follows [semantic versioning](http://semver.org/).
55----------------
66
77## Next Release
8+ * ** Your contribution here**
9+
10+ ## v3.0.10-alpha.1 (2018-09-21)
11+ * [ #739 ] ( https://github.com/exercism/cli/pull/739 ) update maxFileSize error to include filename - [ @nywilken ]
812* [ #736 ] ( https://github.com/exercism/cli/pull/736 ) Metadata file .solution.json renamed to metadata.json - [ @jdsutherland ]
13+ * [ #738 ] ( https://github.com/exercism/cli/pull/738 ) Add missing contributor URLs to CHANGELOG - [ @nywilken ]
14+ * [ #737 ] ( https://github.com/exercism/cli/pull/737 ) Remove unused solutions type - [ @jdsutherland ]
15+ * [ #729 ] ( https://github.com/exercism/cli/pull/729 ) Update Oh My Zsh instructions - [ @katrinleinweber ]
16+ * [ #725 ] ( https://github.com/exercism/cli/pull/725 ) Do not allow submission of enormous files - [ @sfairchild ]
17+ * [ #724 ] ( https://github.com/exercism/cli/pull/724 ) Update submit error message when submitting a directory - [ @sfairchild ]
18+ * [ #723 ] ( https://github.com/exercism/cli/pull/720 ) Move .solution.json to hidden subdirectory - [ @jdsutherland ]
919
1020## v3.0.9 (2018-08-29)
1121* [ #720 ] ( https://github.com/exercism/cli/pull/720 ) Make the timeout configurable globally - [ @kytrinyx ]
@@ -419,6 +429,7 @@ All changes by [@msgehard]
419429[ @jish ] : https://github.com/jish
420430[ @jppunnett ] : https://github.com/jppunnett
421431[ @kytrinyx ] : https://github.com/kytrinyx
432+ [ @katrinleinweber ] : https://github.com/katrinleinweber
422433[ @lcowell ] : https://github.com/lcowell
423434[ @LegalizeAdulthood ] : https://github.com/LegalizeAdulthood
424435[ @manusajith ] : https://github.com/manusajith
@@ -435,6 +446,7 @@ All changes by [@msgehard]
435446[ @queuebit ] : https://github.com/queuebit
436447[ @rcode5 ] : https://github.com/rcode5
437448[ @rprouse ] : https://github.com/rprouse
449+ [ @sfairchild ] : https://github.com/sfairchild
438450[ @simonjefford ] : https://github.com/simonjefford
439451[ @srt32 ] : https://github.com/srt32
440452[ @Tonkpils ] : https://github.com/Tonkpils
0 commit comments