Skip to content

Commit a18cc81

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

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [v0.6.1](https://github.com/scala-exercises/exercises-scalacheck/tree/v0.6.1) (2020-04-27)
4+
5+
[Full Changelog](https://github.com/scala-exercises/exercises-scalacheck/compare/v0.6.0...v0.6.1)
6+
7+
📈 **Dependency updates**
8+
9+
- Update joda-time to 2.10.6 [\#53](https://github.com/scala-exercises/exercises-scalacheck/pull/53) ([scala-steward](https://github.com/scala-steward))
10+
11+
**Merged pull requests:**
12+
13+
- Compile when Publish [\#55](https://github.com/scala-exercises/exercises-scalacheck/pull/55) ([juanpedromoreno](https://github.com/juanpedromoreno))
14+
315
## [v0.6.0](https://github.com/scala-exercises/exercises-scalacheck/tree/v0.6.0) (2020-04-24)
416

517
[Full Changelog](https://github.com/scala-exercises/exercises-scalacheck/compare/v0.4.0...v0.6.0)
@@ -25,6 +37,7 @@
2537
- Update broken scaladoc link to latest version [\#27](https://github.com/scala-exercises/exercises-scalacheck/pull/27) ([frroliveira](https://github.com/frroliveira))
2638
- Fixed granularity test [\#26](https://github.com/scala-exercises/exercises-scalacheck/pull/26) ([tmucha82](https://github.com/tmucha82))
2739
- Updating sbt org policies [\#25](https://github.com/scala-exercises/exercises-scalacheck/pull/25) ([dominv](https://github.com/dominv))
40+
- Updating libraries versions [\#24](https://github.com/scala-exercises/exercises-scalacheck/pull/24) ([dominv](https://github.com/dominv))
2841

2942
## [v0.4.0](https://github.com/scala-exercises/exercises-scalacheck/tree/v0.4.0) (2017-03-28)
3043

@@ -38,7 +51,6 @@
3851

3952
**Merged pull requests:**
4053

41-
- Updating libraries versions [\#24](https://github.com/scala-exercises/exercises-scalacheck/pull/24) ([dominv](https://github.com/dominv))
4254
- Integrates sbt-org-policies plugin [\#23](https://github.com/scala-exercises/exercises-scalacheck/pull/23) ([juanpedromoreno](https://github.com/juanpedromoreno))
4355
- Issue 16 - Add scalacheck datetime [\#21](https://github.com/scala-exercises/exercises-scalacheck/pull/21) ([fedefernandez](https://github.com/fedefernandez))
4456
- Updates PGP keys [\#19](https://github.com/scala-exercises/exercises-scalacheck/pull/19) ([juanpedromoreno](https://github.com/juanpedromoreno))

0 commit comments

Comments
 (0)