@@ -8,6 +8,12 @@ The exercism CLI follows [semantic versioning](http://semver.org/).
8
8
9
9
- ** Your contribution here**
10
10
11
+ ## v3.5.6 (2025-07-06)
12
+
13
+ - [ #1199 ] ( https://github.com/exercism/cli/pull/1199 ) Support for Futhark in exercism test - [ @erikschierboom ]
14
+ - [ #1198 ] ( https://github.com/exercism/cli/pull/1198 ) Show a "try again after" message when a response sets a Retry-After header - [ @isaacg ]
15
+ - [ #1196 ] ( https://github.com/exercism/cli/pull/1196 ) Check HTTP response content type before trying to decode it as JSON - [ @isaacg ]
16
+
11
17
## v3.5.5 (2025-05-30)
12
18
13
19
- [ #1192 ] ( https://github.com/exercism/cli/pull/1192 ) Change Idris test command to use slug - [ @keiravillekode ]
@@ -507,16 +513,16 @@ All changes by [@msgehard]
507
513
- Implement login and logout
508
514
- Build on Travis
509
515
510
- [ @AlexWheeler ] : https://github.com/AlexWheeler
516
+ [ @alexwheeler ] : https://github.com/AlexWheeler
511
517
[ @andrerfcsantos ] : https://github.com/andrerfcsantos
512
518
[ @avegner ] : https://github.com/avegner
513
- [ @Dparker1990 ] : https://github.com/Dparker1990
514
- [ @John-Goff ] : https://github.com/John-Goff
515
- [ @LegalizeAdulthood ] : https://github.com/LegalizeAdulthood
516
- [ @QuLogic ] : https://github.com/QuLogic
517
- [ @Smarticles101 ] : https://github.com/Smarticles101
518
- [ @Tonkpils ] : https://github.com/Tonkpils
519
- [ @TrevorBramble ] : https://github.com/TrevorBramble
519
+ [ @dparker1990 ] : https://github.com/Dparker1990
520
+ [ @john-goff ] : https://github.com/John-Goff
521
+ [ @legalizeadulthood ] : https://github.com/LegalizeAdulthood
522
+ [ @qulogic ] : https://github.com/QuLogic
523
+ [ @smarticles101 ] : https://github.com/Smarticles101
524
+ [ @tonkpils ] : https://github.com/Tonkpils
525
+ [ @trevorbramble ] : https://github.com/TrevorBramble
520
526
[ @alebaffa ] : https://github.com/alebaffa
521
527
[ @ambroff ] : https://github.com/ambroff
522
528
[ @andrewsardone ] : https://github.com/andrewsardone
@@ -531,22 +537,24 @@ All changes by [@msgehard]
531
537
[ @djquan ] : https://github.com/djquan
532
538
[ @dmmulroy ] : https://github.com/dmmulroy
533
539
[ @dpritchett ] : https://github.com/dpritchett
534
- [ @eToThePiIPower ] : https://github.com/eToThePiIPower
540
+ [ @etothepiipower ] : https://github.com/eToThePiIPower
535
541
[ @ebautistabar ] : https://github.com/ebautistabar
536
542
[ @ekingery ] : https://github.com/ekingery
537
543
[ @elimisteve ] : https://github.com/elimisteve
544
+ [ @erikschierboom ] : https://github.com/erikschierboom
538
545
[ @ests ] : https://github.com/ests
539
546
[ @farisj ] : https://github.com/farisj
540
547
[ @glebedel ] : https://github.com/glebedel
541
548
[ @harimp ] : https://github.com/harimp
542
549
[ @harugo ] : https://github.com/harugo
543
550
[ @hjljo ] : https://github.com/hjljo
551
+ [ @isaacg ] : https://github.com/isaacg
544
552
[ @isbadawi ] : https://github.com/isbadawi
545
553
[ @jbaiter ] : https://github.com/jbaiter
546
554
[ @jdsutherland ] : https://github.com/jdsutherland
547
555
[ @jgsqware ] : https://github.com/jgsqware
548
556
[ @jish ] : https://github.com/jish
549
- [ @Jrank2013 ] : https://github.com/Jrank2013
557
+ [ @jrank2013 ] : https://github.com/Jrank2013
550
558
[ @jppunnett ] : https://github.com/jppunnett
551
559
[ @katrinleinweber ] : https://github.com/katrinleinweber
552
560
[ @kytrinyx ] : https://github.com/kytrinyx
@@ -572,7 +580,7 @@ All changes by [@msgehard]
572
580
[ @xavdid ] : https://github.com/xavdid
573
581
[ @williandrade ] : https://github.com/williandrade
574
582
[ @zabawaba99 ] : https://github.com/zabawaba99
575
- [ @GroophyLifefor ] : https://github.com/GroophyLifefor
583
+ [ @groophylifefor ] : https://github.com/GroophyLifefor
576
584
[ @muzimuzhi ] : https://github.com/muzimuzhi
577
585
[ @isberg ] : https://github.com/isberg
578
586
[ @erikschierboom ] : https://github.com/erikschierboom
0 commit comments