Skip to content
Snippets Groups Projects

Release 0.10.0

Merged Florian Spreckelsen requested to merge release-0.10.0 into main
1 file
+ 1
7
Compare changes
  • Side-by-side
  • Inline
+ 1
7
@@ -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/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.10.0] - 2022-11-14
### Added ###
@@ -45,16 +45,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
`Connection.https_proxy` or `Connection.http_proxy` instead. The deprecated
option will be removed with the next minor release.
### Removed ###
### Fixed ###
* handling of special attributes (name, id, ...) in `apiutils.empty_diff`
### Security ###
### Documentation ###
## [0.9.0] - 2022-10-24
(Florian Spreckelsen)
Loading