From 4f362e753b100356c70820eb10a093d21286f6a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 03:05:20 +0000 Subject: [PATCH] chore(master): release 4.2.0 --- CHANGELOG.md | 9 +++++++++ version.txt | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a74ce9c8..54b1aab2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [4.2.0](https://github.com/teletha/sinobu/compare/v4.1.0...v4.2.0) (2024-10-23) + + +### Features + +* add I#schedule(cron, zoneId) ([3e57f17](https://github.com/teletha/sinobu/commit/3e57f17bdb81887e4cc540f83330eb96074b671a)) +* change time provider from LognSupplier to Variable<Long> ([3e57f17](https://github.com/teletha/sinobu/commit/3e57f17bdb81887e4cc540f83330eb96074b671a)) +* drop Signal#throttle with time provider ([3e57f17](https://github.com/teletha/sinobu/commit/3e57f17bdb81887e4cc540f83330eb96074b671a)) + ## [4.1.0](https://github.com/teletha/sinobu/compare/v4.0.0...v4.1.0) (2024-10-22) diff --git a/version.txt b/version.txt index ee74734aa..6aba2b245 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -4.1.0 +4.2.0