From 333b63bfe22fae0c80208b511b7c891404064bb8 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 25 Sep 2022 21:46:19 +0200 Subject: [PATCH] Release 1.198.0 (#1294) --- CHANGELOG.md | 3 ++- package.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fd6c7129..e54a1f590 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,12 @@ 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.198.0 - 25.09.2022 ### Added - Added support to exclude an account from analysis +- Set up the language localization for Nederlands (`nl`) ## 1.197.0 - 24.09.2022 diff --git a/package.json b/package.json index a11af30b0..88bf4b784 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ghostfolio", - "version": "1.197.0", + "version": "1.198.0", "homepage": "https://ghostfol.io", "license": "AGPL-3.0", "scripts": {