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

DOC: Update changelog for release

parent 5e403633
No related branches found
No related tags found
1 merge request!130Release v0.14.0
......@@ -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] - Date
## [0.14.0] - 2024-02-20
### Added ###
......@@ -13,22 +13,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
which allows to identify property values with each other in case that one is
an id and the other is an Entity with this id. Default is ``False``, so no
change to the default behavior.
* apiutils.escape_quoted_text for escaping text in queries.
* `apiutils.escape_quoted_text` for escaping text in queries.
### Changed ###
* `cached_query()` now also caches uniqueness related exceptions.
### Deprecated ###
### Removed ###
### Fixed ###
### Security ###
### Documentation ###
## [0.13.2] - 2023-12-15
### Fixed ###
......
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