Skip to content

Commit

Permalink
Update documentation, changelog and other files [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpedromoreno authored and actions-user committed Aug 10, 2020
1 parent ea6a10c commit bdf6af6
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
2 changes: 2 additions & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
The maintainers of the project are:

- [![47erbot](https://avatars1.githubusercontent.com/u/24799081?v=4&s=20) **47erbot**](https://github.com/47erbot)
- [![alejandrohdezma](https://avatars0.githubusercontent.com/u/9027541?v=4&s=20) **Alejandro Hernández (alejandrohdezma)**](https://github.com/alejandrohdezma)
- [![angoglez](https://avatars0.githubusercontent.com/u/10107285?v=4&s=20) **Ana Gómez González (angoglez)**](https://github.com/angoglez)
- [![andyscott](https://avatars3.githubusercontent.com/u/310363?v=4&s=20) **Andy Scott (andyscott)**](https://github.com/andyscott)
- [![BenFradet](https://avatars2.githubusercontent.com/u/1737211?v=4&s=20) **Ben Fradet (BenFradet)**](https://github.com/BenFradet)
Expand Down Expand Up @@ -66,4 +67,5 @@ These are the people that have contributed to the _exercises-stdlib_ project:
- [![rzats](https://avatars3.githubusercontent.com/u/13783592?v=4&s=20) **rzats**](https://github.com/rzats)
- [![FrogBomb](https://avatars2.githubusercontent.com/u/5280885?v=4&s=20) **FrogBomb**](https://github.com/FrogBomb)
- [![kastoestoramadus](https://avatars2.githubusercontent.com/u/6271645?v=4&s=20) **kastoestoramadus**](https://github.com/kastoestoramadus)
- [![alejandrohdezma](https://avatars0.githubusercontent.com/u/9027541?v=4&s=20) **alejandrohdezma**](https://github.com/alejandrohdezma)
- [![Vages](https://avatars0.githubusercontent.com/u/3520744?v=4&s=20) **Vages**](https://github.com/Vages)
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [v0.6.5](https://github.com/scala-exercises/exercises-stdlib/tree/v0.6.5) (2020-08-10)

[Full Changelog](https://github.com/scala-exercises/exercises-stdlib/compare/v0.6.4...v0.6.5)

📈 **Dependency updates**

- Update sbt-mdoc to 2.2.4 [\#217](https://github.com/scala-exercises/exercises-stdlib/pull/217) ([47erbot](https://github.com/47erbot))
- Update scalacheck-1-14 to 3.2.1.0 [\#216](https://github.com/scala-exercises/exercises-stdlib/pull/216) ([47erbot](https://github.com/47erbot))
- Update scalatest to 3.2.1 [\#215](https://github.com/scala-exercises/exercises-stdlib/pull/215) ([47erbot](https://github.com/47erbot))
- Update sbt-scalafmt to 2.4.2 [\#214](https://github.com/scala-exercises/exercises-stdlib/pull/214) ([47erbot](https://github.com/47erbot))
- Update scalafmt-core to 2.6.4 [\#213](https://github.com/scala-exercises/exercises-stdlib/pull/213) ([47erbot](https://github.com/47erbot))
- Update scalafmt-core to 2.6.3 [\#212](https://github.com/scala-exercises/exercises-stdlib/pull/212) ([scala-steward](https://github.com/scala-steward))
- Update scalafmt-core to 2.6.2 [\#211](https://github.com/scala-exercises/exercises-stdlib/pull/211) ([scala-steward](https://github.com/scala-steward))

## [v0.6.4](https://github.com/scala-exercises/exercises-stdlib/tree/v0.6.4) (2020-06-30)

[Full Changelog](https://github.com/scala-exercises/exercises-stdlib/compare/v0.6.3...v0.6.4)
Expand Down Expand Up @@ -93,6 +107,7 @@
- Higher Order Functions better explanations [\#84](https://github.com/scala-exercises/exercises-stdlib/pull/84) ([Yaskier](https://github.com/Yaskier))
- Concatenate and add elements examples for Lists.scala [\#83](https://github.com/scala-exercises/exercises-stdlib/pull/83) ([Yaskier](https://github.com/Yaskier))
- Improved description of ++ on Traversable.scala [\#82](https://github.com/scala-exercises/exercises-stdlib/pull/82) ([amarrella](https://github.com/amarrella))
- Removed superfluous repetition [\#74](https://github.com/scala-exercises/exercises-stdlib/pull/74) ([hellrich](https://github.com/hellrich))

## [v0.4.0](https://github.com/scala-exercises/exercises-stdlib/tree/v0.4.0) (2017-03-28)

Expand Down Expand Up @@ -122,7 +137,6 @@
- Added another example and some comments [\#78](https://github.com/scala-exercises/exercises-stdlib/pull/78) ([hellrich](https://github.com/hellrich))
- minor fixes in Maps [\#77](https://github.com/scala-exercises/exercises-stdlib/pull/77) ([hellrich](https://github.com/hellrich))
- made meetLambdaHigherOrderFunctions more interesting [\#75](https://github.com/scala-exercises/exercises-stdlib/pull/75) ([hellrich](https://github.com/hellrich))
- Removed superfluous repetition [\#74](https://github.com/scala-exercises/exercises-stdlib/pull/74) ([hellrich](https://github.com/hellrich))
- Small typo fixed in Case Classes section [\#73](https://github.com/scala-exercises/exercises-stdlib/pull/73) ([fppden](https://github.com/fppden))
- Adding closure documentation [\#71](https://github.com/scala-exercises/exercises-stdlib/pull/71) ([josephpconley](https://github.com/josephpconley))
- Text tweaks covering most of the tutorial [\#69](https://github.com/scala-exercises/exercises-stdlib/pull/69) ([rzats](https://github.com/rzats))
Expand Down
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ appearance, body size, race, ethnicity, age, religion, nationality, or
other such characteristics.

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

0 comments on commit bdf6af6

Please sign in to comment.