From e212a4bca00376e0bb4727460872dd5de224f29c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2020 09:10:00 +0000 Subject: [PATCH] Update CHANGELOG.md [ci skip] --- CHANGELOG.md | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..912000b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + +## [v0.6.0](https://github.com/scala-exercises/exercises-fetch/tree/v0.6.0) (2020-04-24) + +[Full Changelog](https://github.com/scala-exercises/exercises-fetch/compare/34fe35f22303148eed59d2a15817405d00032518...v0.6.0) + +**Closed issues:** + +- New Fetch logo [\#14](https://github.com/scala-exercises/exercises-fetch/issues/14) + +**Merged pull requests:** + +- Updates fetch [\#36](https://github.com/scala-exercises/exercises-fetch/pull/36) ([juanpedromoreno](https://github.com/juanpedromoreno)) +- Updates Project [\#31](https://github.com/scala-exercises/exercises-fetch/pull/31) ([juanpedromoreno](https://github.com/juanpedromoreno)) +- Update sbt to 1.3.10 [\#29](https://github.com/scala-exercises/exercises-fetch/pull/29) ([scala-steward](https://github.com/scala-steward)) +- Update sbt to 1.3.9 [\#28](https://github.com/scala-exercises/exercises-fetch/pull/28) ([scala-steward](https://github.com/scala-steward)) +- Update fetch, fetch-debug to 1.2.2 [\#27](https://github.com/scala-exercises/exercises-fetch/pull/27) ([scala-steward](https://github.com/scala-steward)) +- Update scalacheck-shapeless\_1.14 to 1.2.5 [\#26](https://github.com/scala-exercises/exercises-fetch/pull/26) ([scala-steward](https://github.com/scala-steward)) +- Update scalatest to 3.1.1 [\#25](https://github.com/scala-exercises/exercises-fetch/pull/25) ([scala-steward](https://github.com/scala-steward)) +- Mergify: configuration update [\#24](https://github.com/scala-exercises/exercises-fetch/pull/24) ([angoglez](https://github.com/angoglez)) +- Update sbt to 1.3.8 [\#22](https://github.com/scala-exercises/exercises-fetch/pull/22) ([scala-steward](https://github.com/scala-steward)) +- Update to Scala 2.13.1 [\#21](https://github.com/scala-exercises/exercises-fetch/pull/21) ([kiroco12](https://github.com/kiroco12)) +- Update scalacheck to 1.14.3 [\#17](https://github.com/scala-exercises/exercises-fetch/pull/17) ([scala-steward](https://github.com/scala-steward)) +- Add Fetch new logo [\#15](https://github.com/scala-exercises/exercises-fetch/pull/15) ([calvellido](https://github.com/calvellido)) +- Updated ScalaTest 3.1.0 [\#13](https://github.com/scala-exercises/exercises-fetch/pull/13) ([kiroco12](https://github.com/kiroco12)) +- Update Scala 2.12.10 [\#12](https://github.com/scala-exercises/exercises-fetch/pull/12) ([kiroco12](https://github.com/kiroco12)) +- Remove + in BatchingSection.scala [\#10](https://github.com/scala-exercises/exercises-fetch/pull/10) ([lloydmeta](https://github.com/lloydmeta)) +- Updating sbt org policies [\#9](https://github.com/scala-exercises/exercises-fetch/pull/9) ([dominv](https://github.com/dominv)) +- Updating libraries versions [\#8](https://github.com/scala-exercises/exercises-fetch/pull/8) ([dominv](https://github.com/dominv)) +- Fixes ErrorHandlingSection [\#7](https://github.com/scala-exercises/exercises-fetch/pull/7) ([AdrianRaFo](https://github.com/AdrianRaFo)) +- Adds fetch logo [\#6](https://github.com/scala-exercises/exercises-fetch/pull/6) ([juanpedromoreno](https://github.com/juanpedromoreno)) +- arf-update\_exercises [\#5](https://github.com/scala-exercises/exercises-fetch/pull/5) ([AdrianRaFo](https://github.com/AdrianRaFo)) +- Integrates\_sbt-org-policies [\#4](https://github.com/scala-exercises/exercises-fetch/pull/4) ([AdrianRaFo](https://github.com/AdrianRaFo)) +- Exercises must `sbt compile` at CI stage [\#3](https://github.com/scala-exercises/exercises-fetch/pull/3) ([juanpedromoreno](https://github.com/juanpedromoreno)) +- Added README to content repository [\#2](https://github.com/scala-exercises/exercises-fetch/pull/2) ([jdesiloniz](https://github.com/jdesiloniz)) +- Fetch Exercises Initial Draft [\#1](https://github.com/scala-exercises/exercises-fetch/pull/1) ([raulraja](https://github.com/raulraja)) + + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*