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
Checking pipeline status
...@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. ...@@ -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/), 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). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] ## ## [0.11.0] 2024-07-09 ##
### Added ### ### Added ###
...@@ -19,10 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -19,10 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
automatically, initialize the `TableImporter` with automatically, initialize the `TableImporter` with
`convert_int_to_nullable_int=False`. `convert_int_to_nullable_int=False`.
### Deprecated ###
### Removed ###
### Fixed ### ### Fixed ###
- Blacklisted buggy openpyxl version - Blacklisted buggy openpyxl version
...@@ -31,8 +27,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -31,8 +27,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
the corresponding [nullable integer the corresponding [nullable integer
types](https://pandas.pydata.org/docs/user_guide/integer_na.html) in Pandas. types](https://pandas.pydata.org/docs/user_guide/integer_na.html) in Pandas.
### Security ###
### Documentation ### ### Documentation ###
- loadFiles has better `-h` documentation now - loadFiles has better `-h` documentation now
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment