Skip to content

Commit fa01117

Browse files
Update CHANGELOG.md [ci skip] (#38)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f6f70af commit fa01117

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Changelog
2+
3+
## [v0.6.0](https://github.com/scala-exercises/exercises-fetch/tree/v0.6.0) (2020-04-24)
4+
5+
[Full Changelog](https://github.com/scala-exercises/exercises-fetch/compare/34fe35f22303148eed59d2a15817405d00032518...v0.6.0)
6+
7+
**Closed issues:**
8+
9+
- New Fetch logo [\#14](https://github.com/scala-exercises/exercises-fetch/issues/14)
10+
11+
**Merged pull requests:**
12+
13+
- Updates fetch [\#36](https://github.com/scala-exercises/exercises-fetch/pull/36) ([juanpedromoreno](https://github.com/juanpedromoreno))
14+
- Updates Project [\#31](https://github.com/scala-exercises/exercises-fetch/pull/31) ([juanpedromoreno](https://github.com/juanpedromoreno))
15+
- Update sbt to 1.3.10 [\#29](https://github.com/scala-exercises/exercises-fetch/pull/29) ([scala-steward](https://github.com/scala-steward))
16+
- Update sbt to 1.3.9 [\#28](https://github.com/scala-exercises/exercises-fetch/pull/28) ([scala-steward](https://github.com/scala-steward))
17+
- 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))
18+
- 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))
19+
- Update scalatest to 3.1.1 [\#25](https://github.com/scala-exercises/exercises-fetch/pull/25) ([scala-steward](https://github.com/scala-steward))
20+
- Mergify: configuration update [\#24](https://github.com/scala-exercises/exercises-fetch/pull/24) ([angoglez](https://github.com/angoglez))
21+
- Update sbt to 1.3.8 [\#22](https://github.com/scala-exercises/exercises-fetch/pull/22) ([scala-steward](https://github.com/scala-steward))
22+
- Update to Scala 2.13.1 [\#21](https://github.com/scala-exercises/exercises-fetch/pull/21) ([kiroco12](https://github.com/kiroco12))
23+
- Update scalacheck to 1.14.3 [\#17](https://github.com/scala-exercises/exercises-fetch/pull/17) ([scala-steward](https://github.com/scala-steward))
24+
- Add Fetch new logo [\#15](https://github.com/scala-exercises/exercises-fetch/pull/15) ([calvellido](https://github.com/calvellido))
25+
- Updated ScalaTest 3.1.0 [\#13](https://github.com/scala-exercises/exercises-fetch/pull/13) ([kiroco12](https://github.com/kiroco12))
26+
- Update Scala 2.12.10 [\#12](https://github.com/scala-exercises/exercises-fetch/pull/12) ([kiroco12](https://github.com/kiroco12))
27+
- Remove + in BatchingSection.scala [\#10](https://github.com/scala-exercises/exercises-fetch/pull/10) ([lloydmeta](https://github.com/lloydmeta))
28+
- Updating sbt org policies [\#9](https://github.com/scala-exercises/exercises-fetch/pull/9) ([dominv](https://github.com/dominv))
29+
- Updating libraries versions [\#8](https://github.com/scala-exercises/exercises-fetch/pull/8) ([dominv](https://github.com/dominv))
30+
- Fixes ErrorHandlingSection [\#7](https://github.com/scala-exercises/exercises-fetch/pull/7) ([AdrianRaFo](https://github.com/AdrianRaFo))
31+
- Adds fetch logo [\#6](https://github.com/scala-exercises/exercises-fetch/pull/6) ([juanpedromoreno](https://github.com/juanpedromoreno))
32+
- arf-update\_exercises [\#5](https://github.com/scala-exercises/exercises-fetch/pull/5) ([AdrianRaFo](https://github.com/AdrianRaFo))
33+
- Integrates\_sbt-org-policies [\#4](https://github.com/scala-exercises/exercises-fetch/pull/4) ([AdrianRaFo](https://github.com/AdrianRaFo))
34+
- Exercises must `sbt compile` at CI stage [\#3](https://github.com/scala-exercises/exercises-fetch/pull/3) ([juanpedromoreno](https://github.com/juanpedromoreno))
35+
- Added README to content repository [\#2](https://github.com/scala-exercises/exercises-fetch/pull/2) ([jdesiloniz](https://github.com/jdesiloniz))
36+
- Fetch Exercises Initial Draft [\#1](https://github.com/scala-exercises/exercises-fetch/pull/1) ([raulraja](https://github.com/raulraja))
37+
38+
39+
40+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)