diff --git a/AUTHORS.md b/AUTHORS.md index 171e0d0..72935d9 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -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) @@ -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) \ No newline at end of file +- [![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) \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index efc14b1..e497e3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) @@ -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) @@ -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)) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 1cf05d1..1ef5b2b 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -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.