We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c1354b commit 9442b8fCopy full SHA for 9442b8f
1 file changed
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
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
14
## 3.6.0 - 2021-05-18
15
16
### Changed
0 commit comments