Skip to content

Commit d2ee2a2

Browse files
committed
Prepare for 1.2.2 release
1 parent bc07245 commit d2ee2a2

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Change Log
22
All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/).
33

4+
## [1.2.2] - 2026-01-06
5+
6+
- Update to org.quartz-scheduler/quartz "2.5.2"
7+
48
## [1.2.1] - 2025-10-25
59

610
- Update to org.quartz-scheduler/quartz "2.5.1"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Summary
77

88
[Cronut](https://github.com/factorhouse/cronut) provides a data-first [Clojure](https://clojure.org/) wrapper
9-
for [Quartz Scheduler](https://github.com/quartz-scheduler/quartz) version `2.5.1`, compatible
9+
for [Quartz Scheduler](https://github.com/quartz-scheduler/quartz) version `2.5.2`, compatible
1010
with [Jakarta](https://en.wikipedia.org/wiki/Jakarta_EE).
1111

1212
Cronut supports **in-memory** scheduling of jobs within a single JVM. JDBC and distributed jobstore are not supported.

0 commit comments

Comments
 (0)