|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [v0.6.5](https://github.com/scala-exercises/exercises-shapeless/tree/v0.6.5) (2020-08-10) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/scala-exercises/exercises-shapeless/compare/v0.6.4...v0.6.5) |
| 6 | + |
| 7 | +📈 **Dependency updates** |
| 8 | + |
| 9 | +- Update sbt-mdoc to 2.2.4 [\#98](https://github.com/scala-exercises/exercises-shapeless/pull/98) ([47erbot](https://github.com/47erbot)) |
| 10 | +- Update scalacheck-1-14 to 3.2.1.0 [\#97](https://github.com/scala-exercises/exercises-shapeless/pull/97) ([47erbot](https://github.com/47erbot)) |
| 11 | +- Update scalatest to 3.2.1 [\#96](https://github.com/scala-exercises/exercises-shapeless/pull/96) ([47erbot](https://github.com/47erbot)) |
| 12 | +- Update sbt-scalafmt to 2.4.2 [\#95](https://github.com/scala-exercises/exercises-shapeless/pull/95) ([47erbot](https://github.com/47erbot)) |
| 13 | +- Update scalafmt-core to 2.6.4 [\#94](https://github.com/scala-exercises/exercises-shapeless/pull/94) ([47erbot](https://github.com/47erbot)) |
| 14 | +- Update scalafmt-core to 2.6.3 [\#93](https://github.com/scala-exercises/exercises-shapeless/pull/93) ([scala-steward](https://github.com/scala-steward)) |
| 15 | +- Update scalafmt-core to 2.6.2 [\#92](https://github.com/scala-exercises/exercises-shapeless/pull/92) ([scala-steward](https://github.com/scala-steward)) |
| 16 | + |
3 | 17 | ## [v0.6.4](https://github.com/scala-exercises/exercises-shapeless/tree/v0.6.4) (2020-06-30)
|
4 | 18 |
|
5 | 19 | [Full Changelog](https://github.com/scala-exercises/exercises-shapeless/compare/v0.6.3...v0.6.4)
|
|
58 | 72 | - Updating sbt-org-policies to 0.5.12 [\#44](https://github.com/scala-exercises/exercises-shapeless/pull/44) ([dominv](https://github.com/dominv))
|
59 | 73 | - Update libraries versions [\#43](https://github.com/scala-exercises/exercises-shapeless/pull/43) ([dominv](https://github.com/dominv))
|
60 | 74 | - Changing Set to Seq [\#42](https://github.com/scala-exercises/exercises-shapeless/pull/42) ([aborg0](https://github.com/aborg0))
|
| 75 | +- Integrates sbt-org-policies plugin [\#41](https://github.com/scala-exercises/exercises-shapeless/pull/41) ([juanpedromoreno](https://github.com/juanpedromoreno)) |
61 | 76 | - Fix minor typos [\#40](https://github.com/scala-exercises/exercises-shapeless/pull/40) ([NickShadder](https://github.com/NickShadder))
|
62 | 77 |
|
63 | 78 | ## [v0.4.0](https://github.com/scala-exercises/exercises-shapeless/tree/v0.4.0) (2017-03-28)
|
|
75 | 90 |
|
76 | 91 | **Merged pull requests:**
|
77 | 92 |
|
78 |
| -- Integrates sbt-org-policies plugin [\#41](https://github.com/scala-exercises/exercises-shapeless/pull/41) ([juanpedromoreno](https://github.com/juanpedromoreno)) |
79 | 93 | - Update SingletonExercises.scala [\#39](https://github.com/scala-exercises/exercises-shapeless/pull/39) ([Narigo](https://github.com/Narigo))
|
80 | 94 | - Fixes scmInfo settings [\#38](https://github.com/scala-exercises/exercises-shapeless/pull/38) ([juanpedromoreno](https://github.com/juanpedromoreno))
|
81 | 95 | - Fix issue in the Union types [\#37](https://github.com/scala-exercises/exercises-shapeless/pull/37) ([fchaillou](https://github.com/fchaillou))
|
|
0 commit comments