.. include:: ../Includes.txt .. _changelog: ========== Change log ========== Version 1.0.0 ------------- List of changes :: 2021-01-28 [DOCS] Add route enhancers example configuration (Commit 6f29df9 by Pascal Rinker) 2021-01-27 [TASK] Add some more functional tests for CheckoutService (Commit ba2f6fb by Pascal Rinker) 2021-01-27 [TASK] Fix unit test (Commit 92851bf by Pascal Rinker) 2021-01-27 [FEATURE] Allow time slots with open end (Commit b009b72 by Pascal Rinker) 2021-01-27 [TASK] Remove unused stuff for TYPO3 v8 (Commit 26ea89d by Pascal Rinker) 2021-01-27 Merge branch 'master' of https://github.com/jweiland-net/reserve (Commit 742f39a by Pascal Rinker) 2021-01-27 [FEATURE] Add more customization options for frontend (Commit d5600b4 by Pascal Rinker) This list has been created by using `git log $(git describe --tags --abbrev=0)..HEAD --abbrev-commit --pretty='%ad %s (Commit %h by %an)' --date=short`. Version 0.0.2 ------------- Bugfix: Use correct Namespace for QR Controller Version 0.0.1 ------------- Initial upload