Skip to content

Commit b92fa82

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

File tree

3 files changed

+23
-1
lines changed

3 files changed

+23
-1
lines changed

AUTHORS.md

Lines changed: 2 additions & 0 deletions
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
- [![andyscott](https://avatars3.githubusercontent.com/u/310363?v=4&s=20) **Andy Scott (andyscott)**](https://github.com/andyscott)
1415
- [![BenFradet](https://avatars2.githubusercontent.com/u/1737211?v=4&s=20) **Ben Fradet (BenFradet)**](https://github.com/BenFradet)
@@ -53,6 +54,7 @@ These are the people that have contributed to the _exercises-cats_ project:
5354
- [![sergiohgz](https://avatars3.githubusercontent.com/u/14012309?v=4&s=20) **sergiohgz**](https://github.com/sergiohgz)
5455
- [![Thangiee](https://avatars2.githubusercontent.com/u/4734933?v=4&s=20) **Thangiee**](https://github.com/Thangiee)
5556
- [![TobiasRoland](https://avatars2.githubusercontent.com/u/5878818?v=4&s=20) **TobiasRoland**](https://github.com/TobiasRoland)
57+
- [![alejandrohdezma](https://avatars0.githubusercontent.com/u/9027541?v=4&s=20) **alejandrohdezma**](https://github.com/alejandrohdezma)
5658
- [![tr4rex](https://avatars1.githubusercontent.com/u/13753704?v=4&s=20) **tr4rex**](https://github.com/tr4rex)
5759
- [![augustjune](https://avatars0.githubusercontent.com/u/29662354?v=4&s=20) **augustjune**](https://github.com/augustjune)
5860
- [![Kobenko](https://avatars0.githubusercontent.com/u/21039161?v=4&s=20) **Kobenko**](https://github.com/Kobenko)

CHANGELOG.md

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

3+
## [v0.6.5](https://github.com/scala-exercises/exercises-cats/tree/v0.6.5) (2020-08-10)
4+
5+
[Full Changelog](https://github.com/scala-exercises/exercises-cats/compare/v0.6.4...v0.6.5)
6+
7+
📈 **Dependency updates**
8+
9+
- Update sbt-mdoc to 2.2.4 [\#137](https://github.com/scala-exercises/exercises-cats/pull/137) ([47erbot](https://github.com/47erbot))
10+
- Update scalacheck-1-14 to 3.2.1.0 [\#136](https://github.com/scala-exercises/exercises-cats/pull/136) ([47erbot](https://github.com/47erbot))
11+
- Update scalatest to 3.2.1 [\#135](https://github.com/scala-exercises/exercises-cats/pull/135) ([47erbot](https://github.com/47erbot))
12+
- Update sbt-scalafmt to 2.4.2 [\#133](https://github.com/scala-exercises/exercises-cats/pull/133) ([47erbot](https://github.com/47erbot))
13+
- Update scalafmt-core to 2.6.4 [\#132](https://github.com/scala-exercises/exercises-cats/pull/132) ([47erbot](https://github.com/47erbot))
14+
- Update scalafmt-core to 2.6.3 [\#129](https://github.com/scala-exercises/exercises-cats/pull/129) ([scala-steward](https://github.com/scala-steward))
15+
- Update scalafmt-core to 2.6.2 [\#126](https://github.com/scala-exercises/exercises-cats/pull/126) ([scala-steward](https://github.com/scala-steward))
16+
17+
**Merged pull requests:**
18+
19+
- Update EitherSection.scala [\#130](https://github.com/scala-exercises/exercises-cats/pull/130) ([chipmunklimo](https://github.com/chipmunklimo))
20+
- Updated Eval Exercise to take input, spec was off as well [\#127](https://github.com/scala-exercises/exercises-cats/pull/127) ([jeremylaier](https://github.com/jeremylaier))
21+
- Fix minor bug in code snippet example [\#69](https://github.com/scala-exercises/exercises-cats/pull/69) ([tr4rex](https://github.com/tr4rex))
22+
323
## [v0.6.4](https://github.com/scala-exercises/exercises-cats/tree/v0.6.4) (2020-06-30)
424

525
[Full Changelog](https://github.com/scala-exercises/exercises-cats/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)