Skip to content

Commit e31534e

Browse files
Update CHANGELOG.md [ci skip] (#73)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a9e8382 commit e31534e

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## [v0.6.3](https://github.com/scala-exercises/exercises-scalacheck/tree/v0.6.3) (2020-06-29)
4+
5+
[Full Changelog](https://github.com/scala-exercises/exercises-scalacheck/compare/v0.6.2...v0.6.3)
6+
7+
📈 **Dependency updates**
8+
9+
- Update sbt to 1.3.13 [\#71](https://github.com/scala-exercises/exercises-scalacheck/pull/71) ([scala-steward](https://github.com/scala-steward))
10+
- Update sbt-mdoc to 2.2.3 [\#70](https://github.com/scala-exercises/exercises-scalacheck/pull/70) ([scala-steward](https://github.com/scala-steward))
11+
- Update scalacheck-1-14 to 3.2.0.0 [\#69](https://github.com/scala-exercises/exercises-scalacheck/pull/69) ([scala-steward](https://github.com/scala-steward))
12+
- Update scalatest to 3.2.0 [\#68](https://github.com/scala-exercises/exercises-scalacheck/pull/68) ([scala-steward](https://github.com/scala-steward))
13+
- Update scalafmt-core to 2.6.1 [\#67](https://github.com/scala-exercises/exercises-scalacheck/pull/67) ([scala-steward](https://github.com/scala-steward))
14+
- Update sbt-mdoc to 2.2.2 [\#66](https://github.com/scala-exercises/exercises-scalacheck/pull/66) ([scala-steward](https://github.com/scala-steward))
15+
- Update sbt to 1.3.11 [\#63](https://github.com/scala-exercises/exercises-scalacheck/pull/63) ([scala-steward](https://github.com/scala-steward))
16+
- Update scalatest to 3.1.2 [\#62](https://github.com/scala-exercises/exercises-scalacheck/pull/62) ([scala-steward](https://github.com/scala-steward))
17+
18+
**Merged pull requests:**
19+
20+
- Update definitions, exercise-compiler, ... to 0.6.3 [\#72](https://github.com/scala-exercises/exercises-scalacheck/pull/72) ([scala-steward](https://github.com/scala-steward))
21+
- Prepare repository for next release and SBT build improvements [\#65](https://github.com/scala-exercises/exercises-scalacheck/pull/65) ([juanpedromoreno](https://github.com/juanpedromoreno))
22+
- Add note about Checkers trait [\#58](https://github.com/scala-exercises/exercises-scalacheck/pull/58) ([aleksandr-vin](https://github.com/aleksandr-vin))
23+
324
## [v0.6.2](https://github.com/scala-exercises/exercises-scalacheck/tree/v0.6.2) (2020-04-27)
425

526
[Full Changelog](https://github.com/scala-exercises/exercises-scalacheck/compare/v0.6.1...v0.6.2)

0 commit comments

Comments
 (0)