Skip to content

Commit 9442b8f

Browse files
committed
Prepared release 3.7.0.
1 parent 3c1354b commit 9442b8f

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## 3.7.0 - 2021-07-09
4+
5+
### Added
6+
7+
- Columns `lastUpdateCheckTime` and `lastUpdateHash` to the `Combination` table.
8+
9+
### Changed
10+
11+
- Method `findByLastUsageTime` to `findPossibleCombinationsForUpdate` in the `CombinationRepository` as a more
12+
specialized method to fetch possible combinations to be updated.
13+
314
## 3.6.0 - 2021-05-18
415

516
### Changed

0 commit comments

Comments
 (0)