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 0cebd0b commit cf168f8
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
4 changes: 3 additions & 1 deletion 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)
- [![dominv](https://avatars1.githubusercontent.com/u/3943031?v=4&s=20) **Domingo Valera (dominv)**](https://github.com/dominv)
Expand Down Expand Up @@ -40,4 +41,5 @@ These are the people that have contributed to the _exercises-shapeless_ project:
- [![Narigo](https://avatars3.githubusercontent.com/u/1767865?v=4&s=20) **Narigo**](https://github.com/Narigo)
- [![logistark](https://avatars3.githubusercontent.com/u/1732430?v=4&s=20) **logistark**](https://github.com/logistark)
- [![matthedude](https://avatars2.githubusercontent.com/u/1004871?v=4&s=20) **matthedude**](https://github.com/matthedude)
- [![NickShadder](https://avatars0.githubusercontent.com/u/13987062?v=4&s=20) **NickShadder**](https://github.com/NickShadder)
- [![NickShadder](https://avatars0.githubusercontent.com/u/13987062?v=4&s=20) **NickShadder**](https://github.com/NickShadder)
- [![alejandrohdezma](https://avatars0.githubusercontent.com/u/9027541?v=4&s=20) **alejandrohdezma**](https://github.com/alejandrohdezma)
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-shapeless/tree/v0.6.5) (2020-08-10)

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

📈 **Dependency updates**

- Update sbt-mdoc to 2.2.4 [\#98](https://github.com/scala-exercises/exercises-shapeless/pull/98) ([47erbot](https://github.com/47erbot))
- Update scalacheck-1-14 to 3.2.1.0 [\#97](https://github.com/scala-exercises/exercises-shapeless/pull/97) ([47erbot](https://github.com/47erbot))
- Update scalatest to 3.2.1 [\#96](https://github.com/scala-exercises/exercises-shapeless/pull/96) ([47erbot](https://github.com/47erbot))
- Update sbt-scalafmt to 2.4.2 [\#95](https://github.com/scala-exercises/exercises-shapeless/pull/95) ([47erbot](https://github.com/47erbot))
- Update scalafmt-core to 2.6.4 [\#94](https://github.com/scala-exercises/exercises-shapeless/pull/94) ([47erbot](https://github.com/47erbot))
- Update scalafmt-core to 2.6.3 [\#93](https://github.com/scala-exercises/exercises-shapeless/pull/93) ([scala-steward](https://github.com/scala-steward))
- Update scalafmt-core to 2.6.2 [\#92](https://github.com/scala-exercises/exercises-shapeless/pull/92) ([scala-steward](https://github.com/scala-steward))

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

[Full Changelog](https://github.com/scala-exercises/exercises-shapeless/compare/v0.6.3...v0.6.4)
Expand Down Expand Up @@ -58,6 +72,7 @@
- Updating sbt-org-policies to 0.5.12 [\#44](https://github.com/scala-exercises/exercises-shapeless/pull/44) ([dominv](https://github.com/dominv))
- Update libraries versions [\#43](https://github.com/scala-exercises/exercises-shapeless/pull/43) ([dominv](https://github.com/dominv))
- Changing Set to Seq [\#42](https://github.com/scala-exercises/exercises-shapeless/pull/42) ([aborg0](https://github.com/aborg0))
- Integrates sbt-org-policies plugin [\#41](https://github.com/scala-exercises/exercises-shapeless/pull/41) ([juanpedromoreno](https://github.com/juanpedromoreno))
- Fix minor typos [\#40](https://github.com/scala-exercises/exercises-shapeless/pull/40) ([NickShadder](https://github.com/NickShadder))

## [v0.4.0](https://github.com/scala-exercises/exercises-shapeless/tree/v0.4.0) (2017-03-28)
Expand All @@ -75,7 +90,6 @@

**Merged pull requests:**

- Integrates sbt-org-policies plugin [\#41](https://github.com/scala-exercises/exercises-shapeless/pull/41) ([juanpedromoreno](https://github.com/juanpedromoreno))
- Update SingletonExercises.scala [\#39](https://github.com/scala-exercises/exercises-shapeless/pull/39) ([Narigo](https://github.com/Narigo))
- Fixes scmInfo settings [\#38](https://github.com/scala-exercises/exercises-shapeless/pull/38) ([juanpedromoreno](https://github.com/juanpedromoreno))
- Fix issue in the Union types [\#37](https://github.com/scala-exercises/exercises-shapeless/pull/37) ([fchaillou](https://github.com/fchaillou))
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 cf168f8

Please sign in to comment.