mirror of
https://github.com/frode-carlsen/cron.git
synced 2025-12-06 14:00:57 +03:00
Update README.md
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
|
|
||||||
|
[](https://sonarcloud.io/dashboard?id=frode-carlsen_cron)
|
||||||
|
[](https://sonarcloud.io/component_measures/metric/coverage/list?id=frode-carlsen_cron)
|
||||||
|
[](https://sonarcloud.io/component_measures/metric/reliability_rating/list?id=frode-carlsen_cron)
|
||||||
|
[](https://sonarcloud.io/component_measures/metric/security_rating/list?id=frode-carlsen_cron)
|
||||||
[](https://snyk.io/test/github/frode-carlsen/cron?targetFile=pom.xml)
|
[](https://snyk.io/test/github/frode-carlsen/cron?targetFile=pom.xml)
|
||||||
|

|
||||||
|
|
||||||
# cron
|
# cron
|
||||||
|
|
||||||
@@ -18,6 +23,9 @@ See javadoc
|
|||||||
|
|
||||||
# Change history and credits
|
# Change history and credits
|
||||||
|
|
||||||
|
## version 1.6:
|
||||||
|
* 2020-11-05: fix issue #7 for java8 Switching Month/Year with given Month fails on nextTimeAfter by @foto-andreas
|
||||||
|
|
||||||
## version 1.5:
|
## version 1.5:
|
||||||
* 2019-08-02: performance improvement when next time is further into the future (java8) by @n3world
|
* 2019-08-02: performance improvement when next time is further into the future (java8) by @n3world
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user