Skip to content
Snippets Groups Projects
Commit 790fb8b6 authored by I. Nüske's avatar I. Nüske
Browse files

DOC: Update Changelog

parent d9a8ba5d
No related branches found
No related tags found
2 merge requests!175BUG: Request responses without the "Set-Cookie" header no longer overwrite the...,!165Compare_entities diff uses id instead of name where needed
Pipeline #58404 passed
...@@ -24,6 +24,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -24,6 +24,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* [#103](https://gitlab.com/linkahead/linkahead-pylib/-/issues/103) * [#103](https://gitlab.com/linkahead/linkahead-pylib/-/issues/103)
`authentication/interface/on_response()` does not overwrite `authentication/interface/on_response()` does not overwrite
`auth_token` if new value is `None` `auth_token` if new value is `None`
* [#119](https://gitlab.com/linkahead/linkahead-pylib/-/issues/119)
The diff returned by compare_entities now uses id instead of name as key if either property does not have a name
### Security ### ### Security ###
......
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