Skip to content

Commit

Permalink
Update CHANGELOG.md [ci skip] (#56)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
47erbot and github-actions[bot] authored Apr 27, 2020
1 parent b2e6c15 commit a18cc81
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [v0.6.1](https://github.com/scala-exercises/exercises-scalacheck/tree/v0.6.1) (2020-04-27)

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

📈 **Dependency updates**

- Update joda-time to 2.10.6 [\#53](https://github.com/scala-exercises/exercises-scalacheck/pull/53) ([scala-steward](https://github.com/scala-steward))

**Merged pull requests:**

- Compile when Publish [\#55](https://github.com/scala-exercises/exercises-scalacheck/pull/55) ([juanpedromoreno](https://github.com/juanpedromoreno))

## [v0.6.0](https://github.com/scala-exercises/exercises-scalacheck/tree/v0.6.0) (2020-04-24)

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

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

Expand All @@ -38,7 +51,6 @@

**Merged pull requests:**

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

0 comments on commit a18cc81

Please sign in to comment.