Skip to content
Snippets Groups Projects

Bugfix/#90 title object

Merged Michelle Weidling requested to merge bugfix/#90-title-object into develop
3 files
+ 20
11
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 3
0
@@ -5,11 +5,14 @@ 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/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [2.5.1] - 2021-01-22
### Fixed
- a broken path in the CI config
- faulty implementation of the Item Object's title key: Provides now a Title Object according to the
TextAPI specs instead of a string.
## [2.5.0] - 2021-01-14
Loading