diff --git a/CHANGELOG.md b/CHANGELOG.md index 5602b42..c36bcdb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,10 @@ 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] +## [0.5.0] - 2022-12-20 ### Added - Stock selection component +- Clearer display of draw downs when the current draw down is still going on ### Changed @@ -15,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed ### Fixed +- Top-10 draw downs rendering on performance chart ### Security @@ -81,6 +83,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Terms of Service - Privacy Policy +[0.5.0]: https://github.com/penny-vault/frontend/releases/tag/v0.5.0 [0.4.0]: https://github.com/penny-vault/frontend/releases/tag/v0.4.0 [0.3.0]: https://github.com/penny-vault/frontend/releases/tag/v0.3.0 [0.2.1]: https://github.com/penny-vault/frontend/releases/tag/v0.2.1