From ca8812228b87c635adeefe74be4c48a89ff063c0 Mon Sep 17 00:00:00 2001 From: kba Date: Fri, 30 Aug 2024 13:26:53 +0200 Subject: [PATCH] :package: v3.0.0b2 --- CHANGELOG.md | 7 +++---- VERSION | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b9e660ebc..ccb31bc1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ Change Log Versioned according to [Semantic Versioning](http://semver.org/). -## Unreleased +## [3.0.0b2] - 2024-08-30 Added: - `Processor.max_workers`: class attribute to control per-page parallelism of this implementation @@ -2244,12 +2244,11 @@ Fixed Initial Release -<<<<<<< HEAD +[3.0.0b2]: ../../compare/v3.0.0b2..v3.0.0b1 +[3.0.0b1]: ../../compare/v3.0.0b1..v3.0.0a2 [3.0.0a2]: ../../compare/v3.0.0a2..v3.0.0a1 [3.0.0a1]: ../../compare/v3.0.0a1..v2.67.2 -======= [2.68.0]: ../../compare/v2.68.0..v2.67.2 ->>>>>>> @{-1} [2.67.2]: ../../compare/v2.67.2..v2.67.1 [2.67.1]: ../../compare/v2.67.1..v2.67.0 [2.67.0]: ../../compare/v2.67.0..v2.66.1 diff --git a/VERSION b/VERSION index 2daa89b06..2aa4d8f0a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.0.0b1 +3.0.0b2