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

DOC: Update changelog

parent 970a126a
Branches
Tags
2 merge requests!149Release 0.15.1,!148F fix datetime value
Pipeline #54241 passed with warnings
...@@ -12,12 +12,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -12,12 +12,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed ### ### Changed ###
### Deprecated ### ### Deprecated ###
- `connection.get_username`. Use `la.Info().user_info.name` instead.
* `connection.get_username`. Use `la.Info().user_info.name` instead.
### Removed ### ### Removed ###
### Fixed ### ### Fixed ###
* [#128](https://gitlab.com/linkahead/linkahead-pylib/-/issues/128)
Assign `datetime.date` or `datetime.datetime` values to `DATETIME`
properties.
### Security ### ### Security ###
### Documentation ### ### Documentation ###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment