Skip to content

3.7.0

Latest
Compare
Choose a tag to compare
@BluePsyduck BluePsyduck released this 09 Jul 10:13
· 1 commit to master since this release
9442b8f

Added

  • Columns lastUpdateCheckTime and lastUpdateHash to the Combination table.

Changed

  • Method findByLastUsageTime to findPossibleCombinationsForUpdate in the CombinationRepository as a more
    specialized method to fetch possible combinations to be updated.