From 1071e2591c840c604a5eaa53917b23f8b110b125 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 6 Nov 2022 17:49:11 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf67a1c5a..efb4ebd03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ 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 + +### Added + +- Added tabs with routing to the portfolio page + +### Changed + +- Merged the _FIRE_ calculator and the _X-ray_ section to a single page + ## 1.209.0 - 05.11.2022 ### Added