Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Alonso Dominguez committed Aug 22, 2020
1 parent fcd2351 commit 0b16388
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Cron4s Change Log

## 0.6.1

Bug fixes

* [#335](https://github.com/alonsodomin/cron4s/pull/335): Fix exception thrown when parsing an incomplete expression.

Version upgrades:

* Scala 2.12.12 / Scala 2.13.2
* ScalaJS 0.6.33
* Cats 2.1.1
* Decline 1.2.0
* Circe 0.13.0
* Doobie 0.9.0
* JodaTime 2.10.6
* ScalaJS MomentJS 0.10.4 / MomentJS 0.5.28
* Scala Java Time 2.0.0

## 0.6.0

New Features:
Expand Down

0 comments on commit 0b16388

Please sign in to comment.