Skip to content

Commit 9308a6a

Browse files
committed
[ci skip] prepared changelog for release
1 parent 6828579 commit 9308a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Next version
1+
### 0.19.7 (2024-11-01)
22
* Implemented "in" conditions so you can now do e.g. `subscriptionModel.subscribe("id", OccurrentSubscriptionFilter.filter(Filter.streamVersion(Condition.in(12L, 14L))`. There's also a Kotlin extension function, `isIn`, which can be imported from `org.occurrent.condition.isIn`.
33
* Upgraded kotlin from 2.0.20 to 2.0.21
44
* Upgraded spring-boot from 3.3.3 to 3.3.5

0 commit comments

Comments
 (0)