Update README.md

This commit is contained in:
Frode Carlsen
2020-11-05 07:19:06 +01:00
committed by GitHub
parent 15d2378133
commit 4938da2aaa

View File

@@ -21,7 +21,7 @@ See javadoc
# Change history and credits # Change history and credits
## version 1.6: ## version 1.6:
* 2020-11-05: fix issue #7 for java8 Switching Month/Year with given Month fails on nextTimeAfter by @foto-andreas * 2020-11-05: fix issue [#7](/../../issues/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