File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com).
88
99### Added
1010
11+ ### Changed
12+
13+ ### Fixed
14+
15+ ## 2.3.0 (2025-05-26)
16+
17+ ### Added
18+
1119* (testing) Add extension point for letting ` TestLoader ` specify a custom
1220 sharding scheme.
1321
@@ -16,8 +24,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com).
1624* Update package build and release process. Switched to using ` pyproject.toml ` ,
1725 ` hatch ` , and GitHub Actions.
1826
19- ### Fixed
20-
2127## 2.2.2 (2025-04-03)
2228
2329### Added
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = '2.2.2 '
15+ __version__ = '2.3.0 '
You can’t perform that action at this time.
0 commit comments