Skip to content

Commit a9ef4ad

Browse files
Prepare release 0.1.13
1 parent 13aaeb7 commit a9ef4ad

1 file changed

Lines changed: 3 additions & 11 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.1.12] - 2026-01-22
99

1010
### Added
1111

@@ -22,15 +22,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
- (SampleFeatures) renamed `get_$_assigment` to `resolve_$`. For instance: `get_time_assginment` -> `resolve_time`.
2323
- (storage) Refactor storage backends to use a common interface.
2424

25-
### Fixes
26-
27-
### Removed
28-
29-
3025
## [0.1.12] - 2025-12-20
3126

32-
### Added
33-
3427
### Changed
3528

3629
- (tests) improve temp folder handling.
@@ -39,8 +32,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3932

4033
- (storage/hf_datasets/reader) correct folder existence check in download_datasetdict_from_hub.
4134

42-
### Removed
43-
4435
## [0.1.11] - 2025-12-19
4536

4637
### Added
@@ -228,7 +219,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
228219

229220
- Migration from [GitLab](https://gitlab.com/drti/plaid).
230221

231-
[unreleased]: https://github.com/PLAID-lib/plaid/compare/0.1.12...HEAD
222+
[unreleased]: https://github.com/PLAID-lib/plaid/compare/0.1.13...HEAD
223+
[0.1.13]: https://github.com/PLAID-lib/plaid/compare/0.1.12...0.1.13
232224
[0.1.12]: https://github.com/PLAID-lib/plaid/compare/0.1.11...0.1.12
233225
[0.1.11]: https://github.com/PLAID-lib/plaid/compare/0.1.10...0.1.11
234226
[0.1.10]: https://github.com/PLAID-lib/plaid/compare/0.1.9...0.1.10

0 commit comments

Comments
 (0)