Skip to content
Snippets Groups Projects
Commit 75a57368 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

DOC: Update changelog for release

parent ef85f13f
Branches
Tags
1 merge request!217TST: Make NamedTemporaryFiles Windows-compatible
...@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. ...@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] ## ## [0.11.0] - 2025-03-05 ##
### Added ### ### Added ###
...@@ -46,10 +46,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -46,10 +46,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
`True`) are now interpreted as empty strings in `True`) are now interpreted as empty strings in
`converters.match_name_and_value` instead of being cast to string naïvely `converters.match_name_and_value` instead of being cast to string naïvely
### Deprecated ###
### Removed ###
### Fixed ### ### Fixed ###
- `spss_to_datamodel` script works again. - `spss_to_datamodel` script works again.
...@@ -60,9 +56,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -60,9 +56,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
empty cell. This has been fixed by treating None and NA values in empty cell. This has been fixed by treating None and NA values in
`converters.match_name_and_value` (see above). `converters.match_name_and_value` (see above).
### Security ###
### Documentation ### ### Documentation ###
- Added documentation for ROCrateConverter, ELNFileConverter, and ROCrateEntityConverter - Added documentation for ROCrateConverter, ELNFileConverter, and ROCrateEntityConverter
## [0.10.1] - 2024-11-13 ## ## [0.10.1] - 2024-11-13 ##
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment