Skip to content
Snippets Groups Projects
Verified Commit a7718c01 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

DOC: update CHANGELOG

parent 2fe7ca65
Branches
Tags
No related merge requests found
...@@ -2,14 +2,27 @@ ...@@ -2,14 +2,27 @@
All notable changes to this project will be documented in this file. 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.1.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] ## ## [Unreleased] ##
### Added ### ### Added ###
### Changed ###
### Deprecated ###
### Removed ###
### Fixed ###
### Security ###
## [0.2.5] - 2020-04-24##
### Added ###
* `apiutils.apply_to_ids` -- a helper which applies a function to all ids which * `apiutils.apply_to_ids` -- a helper which applies a function to all ids which
are used by an entity (own entity, parents, properties, references etc.). are used by an entity (own entity, parents, properties, references etc.).
...@@ -21,7 +34,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -21,7 +34,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* import bugs in apiutils * import bugs in apiutils
## [0.2.4] ## [0.2.4] -- 2020-04-23
### Added ### Added
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment