Skip to content

Commit d27a89f

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

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Changelog
22

3+
## [v0.6.3](https://github.com/scala-exercises/exercises-template/tree/v0.6.3) (2020-06-29)
4+
5+
[Full Changelog](https://github.com/scala-exercises/exercises-template/compare/v0.6.3.1...v0.6.3)
6+
7+
## [v0.6.3.1](https://github.com/scala-exercises/exercises-template/tree/v0.6.3.1) (2020-06-29)
8+
9+
[Full Changelog](https://github.com/scala-exercises/exercises-template/compare/v0.6.2...v0.6.3.1)
10+
11+
📈 **Dependency updates**
12+
13+
- Update definitions, exercise-compiler, ... to 0.6.3 [\#42](https://github.com/scala-exercises/exercises-template/pull/42) ([scala-steward](https://github.com/scala-steward))
14+
- Update sbt to 1.3.13 [\#40](https://github.com/scala-exercises/exercises-template/pull/40) ([scala-steward](https://github.com/scala-steward))
15+
- Update sbt-mdoc to 2.2.3 [\#39](https://github.com/scala-exercises/exercises-template/pull/39) ([scala-steward](https://github.com/scala-steward))
16+
- Update scalacheck-1-14 to 3.2.0.0 [\#38](https://github.com/scala-exercises/exercises-template/pull/38) ([scala-steward](https://github.com/scala-steward))
17+
- Update scalatest to 3.2.0 [\#37](https://github.com/scala-exercises/exercises-template/pull/37) ([scala-steward](https://github.com/scala-steward))
18+
- Update scalafmt-core to 2.6.1 [\#36](https://github.com/scala-exercises/exercises-template/pull/36) ([scala-steward](https://github.com/scala-steward))
19+
- Update sbt-mdoc to 2.2.2 [\#35](https://github.com/scala-exercises/exercises-template/pull/35) ([scala-steward](https://github.com/scala-steward))
20+
- Update scalatest to 3.1.2 [\#33](https://github.com/scala-exercises/exercises-template/pull/33) ([scala-steward](https://github.com/scala-steward))
21+
22+
**Merged pull requests:**
23+
24+
- Updates build [\#41](https://github.com/scala-exercises/exercises-template/pull/41) ([juanpedromoreno](https://github.com/juanpedromoreno))
25+
- Prepare repository for next release and SBT build improvements [\#34](https://github.com/scala-exercises/exercises-template/pull/34) ([juanpedromoreno](https://github.com/juanpedromoreno))
26+
327
## [v0.6.2](https://github.com/scala-exercises/exercises-template/tree/v0.6.2) (2020-04-27)
428

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

0 commit comments

Comments
 (0)