Release 1.243.0 (#1777)

pull/1778/head 1.243.0
Thomas Kaul 1 year ago committed by GitHub
parent f88ee5e5a0
commit 30bb484d5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,7 +5,9 @@ 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.243.0 - 2023-03-08
### Added
- Added `COINGECKO` as a default to `DATA_SOURCES`

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

Loading…
Cancel
Save