From 785bfc9816851a886c71548682c0baf224383e99 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 24 Jun 2023 16:52:55 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22c03989b..6792c02a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added the caching for current market prices - Added a loading indicator to the import dividends dialog +- Set up the `helmet` middleware to protect the app from web vulnerabilities by setting HTTP headers ### Changed @@ -1118,7 +1119,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added support to change the appearance (dark mode) in user settings - Added the total amount chart to the investment timeline -- Setup the `prettier` plugin `prettier-plugin-organize-attributes` +- Set up the `prettier` plugin `prettier-plugin-organize-attributes` ### Changed