Release 1.208.0 (#1415)

pull/1420/head 1.208.0
Thomas Kaul 2 years ago committed by GitHub
parent b5e026934f
commit 832ae063df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,7 +5,11 @@ 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).
## Unreleased
## 1.208.0 - 03.11.2022
### Added
- Added pagination to the activities table
### Changed

@ -1,6 +1,6 @@
{
"name": "ghostfolio",
"version": "1.207.0",
"version": "1.208.0",
"homepage": "https://ghostfol.io",
"license": "AGPL-3.0",
"scripts": {

Loading…
Cancel
Save