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

DOC: Update changelog for release

parent 0a6e5c5d
No related branches found
No related tags found
1 merge request!107Release v0.11.0
Pipeline #52881 passed
......@@ -4,7 +4,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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] ##
## [0.11.0] 2024-07-09 ##
### Added ###
......@@ -19,10 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
automatically, initialize the `TableImporter` with
`convert_int_to_nullable_int=False`.
### Deprecated ###
### Removed ###
### Fixed ###
- Blacklisted buggy openpyxl version
......@@ -31,8 +27,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
the corresponding [nullable integer
types](https://pandas.pydata.org/docs/user_guide/integer_na.html) in Pandas.
### Security ###
### Documentation ###
- loadFiles has better `-h` documentation now
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment