Skip to content

Commit bda8a77

Browse files
juanpedromorenoactions-user
authored andcommitted
Update documentation, changelog and other files [skip ci]
1 parent d385176 commit bda8a77

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

AUTHORS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ The maintainers of the project are:
1010

1111
- [![47erbot](https://avatars1.githubusercontent.com/u/24799081?v=4&s=20) **47erbot**](https://github.com/47erbot)
1212
- [![AdrianRaFo](https://avatars0.githubusercontent.com/u/15971742?v=4&s=20) **Adrian Ramirez Fornell (AdrianRaFo)**](https://github.com/AdrianRaFo)
13+
- [![alejandrohdezma](https://avatars0.githubusercontent.com/u/9027541?v=4&s=20) **Alejandro Hernández (alejandrohdezma)**](https://github.com/alejandrohdezma)
1314
- [![angoglez](https://avatars0.githubusercontent.com/u/10107285?v=4&s=20) **Ana Gómez González (angoglez)**](https://github.com/angoglez)
1415
- [![anamariamv](https://avatars0.githubusercontent.com/u/2183589?v=4&s=20) **Ana Mª Marquez (anamariamv)**](https://github.com/anamariamv)
1516
- [![BenFradet](https://avatars2.githubusercontent.com/u/1737211?v=4&s=20) **Ben Fradet (BenFradet)**](https://github.com/BenFradet)
@@ -35,4 +36,5 @@ These are the people that have contributed to the _exercises-fetch_ project:
3536
- [![calvellido](https://avatars0.githubusercontent.com/u/7753447?v=4&s=20) **calvellido**](https://github.com/calvellido)
3637
- [![angoglez](https://avatars0.githubusercontent.com/u/10107285?v=4&s=20) **angoglez**](https://github.com/angoglez)
3738
- [![anamariamv](https://avatars0.githubusercontent.com/u/2183589?v=4&s=20) **anamariamv**](https://github.com/anamariamv)
38-
- [![lloydmeta](https://avatars3.githubusercontent.com/u/914805?v=4&s=20) **lloydmeta**](https://github.com/lloydmeta)
39+
- [![lloydmeta](https://avatars3.githubusercontent.com/u/914805?v=4&s=20) **lloydmeta**](https://github.com/lloydmeta)
40+
- [![alejandrohdezma](https://avatars0.githubusercontent.com/u/9027541?v=4&s=20) **alejandrohdezma**](https://github.com/alejandrohdezma)

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [v0.6.5](https://github.com/scala-exercises/exercises-fetch/tree/v0.6.5) (2020-08-10)
4+
5+
[Full Changelog](https://github.com/scala-exercises/exercises-fetch/compare/v0.6.4...v0.6.5)
6+
7+
📈 **Dependency updates**
8+
9+
- Update sbt-mdoc to 2.2.4 [\#70](https://github.com/scala-exercises/exercises-fetch/pull/70) ([47erbot](https://github.com/47erbot))
10+
- Update scalacheck-1-14 to 3.2.1.0 [\#69](https://github.com/scala-exercises/exercises-fetch/pull/69) ([47erbot](https://github.com/47erbot))
11+
- Update scalatest to 3.2.1 [\#68](https://github.com/scala-exercises/exercises-fetch/pull/68) ([47erbot](https://github.com/47erbot))
12+
- Update sbt-scalafmt to 2.4.2 [\#67](https://github.com/scala-exercises/exercises-fetch/pull/67) ([47erbot](https://github.com/47erbot))
13+
- Update scalafmt-core to 2.6.4 [\#66](https://github.com/scala-exercises/exercises-fetch/pull/66) ([47erbot](https://github.com/47erbot))
14+
- Update scalafmt-core to 2.6.3 [\#65](https://github.com/scala-exercises/exercises-fetch/pull/65) ([scala-steward](https://github.com/scala-steward))
15+
- Update scalafmt-core to 2.6.2 [\#64](https://github.com/scala-exercises/exercises-fetch/pull/64) ([scala-steward](https://github.com/scala-steward))
16+
317
## [v0.6.4](https://github.com/scala-exercises/exercises-fetch/tree/v0.6.4) (2020-06-30)
418

519
[Full Changelog](https://github.com/scala-exercises/exercises-fetch/compare/v0.6.3...v0.6.4)

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ appearance, body size, race, ethnicity, age, religion, nationality, or
1111
other such characteristics.
1212

1313
Everyone is expected to follow the
14-
[Scala Code of Conduct](https://typelevel.org/code-of-conduct.html) when
14+
[Scala Code of Conduct](https://www.scala-lang.org/conduct/) when
1515
discussing the project on the available communication channels. If you
1616
are being harassed, please contact us immediately so that we can
1717
support you.

0 commit comments

Comments
 (0)