Skip to content

Commit 9900e6d

Browse files
juanpedromorenoactions-user
authored andcommitted
Update documentation, changelog and other files [skip ci]
1 parent 89f3c39 commit 9900e6d

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
@@ -9,6 +9,7 @@
99
The maintainers of the project are:
1010

1111
- [![47erbot](https://avatars1.githubusercontent.com/u/24799081?v=4&s=20) **47erbot**](https://github.com/47erbot)
12+
- [![alejandrohdezma](https://avatars0.githubusercontent.com/u/9027541?v=4&s=20) **Alejandro Hernández (alejandrohdezma)**](https://github.com/alejandrohdezma)
1213
- [![angoglez](https://avatars0.githubusercontent.com/u/10107285?v=4&s=20) **Ana Gómez González (angoglez)**](https://github.com/angoglez)
1314
- [![anamariamv](https://avatars0.githubusercontent.com/u/2183589?v=4&s=20) **Ana Mª Marquez (anamariamv)**](https://github.com/anamariamv)
1415
- [![kiroco12](https://avatars1.githubusercontent.com/u/48894338?v=4&s=20) **Enrique Nieto (kiroco12)**](https://github.com/kiroco12)
@@ -24,4 +25,5 @@ These are the people that have contributed to the _exercises-template_ project:
2425
- [![jdesiloniz](https://avatars2.githubusercontent.com/u/2835739?v=4&s=20) **jdesiloniz**](https://github.com/jdesiloniz)
2526
- [![kiroco12](https://avatars1.githubusercontent.com/u/48894338?v=4&s=20) **kiroco12**](https://github.com/kiroco12)
2627
- [![anamariamv](https://avatars0.githubusercontent.com/u/2183589?v=4&s=20) **anamariamv**](https://github.com/anamariamv)
27-
- [![angoglez](https://avatars0.githubusercontent.com/u/10107285?v=4&s=20) **angoglez**](https://github.com/angoglez)
28+
- [![angoglez](https://avatars0.githubusercontent.com/u/10107285?v=4&s=20) **angoglez**](https://github.com/angoglez)
29+
- [![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+
## [v6.3.4](https://github.com/scala-exercises/exercises-template/tree/v6.3.4) (2020-08-10)
4+
5+
[Full Changelog](https://github.com/scala-exercises/exercises-template/compare/v6.3.3.9...v6.3.4)
6+
7+
📈 **Dependency updates**
8+
9+
- Update sbt-mdoc to 2.2.4 [\#57](https://github.com/scala-exercises/exercises-template/pull/57) ([47erbot](https://github.com/47erbot))
10+
- Update scalacheck-1-14 to 3.2.1.0 [\#56](https://github.com/scala-exercises/exercises-template/pull/56) ([47erbot](https://github.com/47erbot))
11+
- Update scalatest to 3.2.1 [\#55](https://github.com/scala-exercises/exercises-template/pull/55) ([47erbot](https://github.com/47erbot))
12+
- Update sbt-scalafmt to 2.4.2 [\#54](https://github.com/scala-exercises/exercises-template/pull/54) ([47erbot](https://github.com/47erbot))
13+
- Update scalafmt-core to 2.6.4 [\#53](https://github.com/scala-exercises/exercises-template/pull/53) ([47erbot](https://github.com/47erbot))
14+
- Update scalafmt-core to 2.6.3 [\#52](https://github.com/scala-exercises/exercises-template/pull/52) ([scala-steward](https://github.com/scala-steward))
15+
- Update scalafmt-core to 2.6.2 [\#51](https://github.com/scala-exercises/exercises-template/pull/51) ([scala-steward](https://github.com/scala-steward))
16+
317
## [v6.3.3.9](https://github.com/scala-exercises/exercises-template/tree/v6.3.3.9) (2020-06-30)
418

519
[Full Changelog](https://github.com/scala-exercises/exercises-template/compare/v6.3.3.8...v6.3.3.9)

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)