Skip to content

Commit

Permalink
Update CHANGELOG.md for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskr97 committed Dec 25, 2021
1 parent 3224efd commit 633e46e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@ 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

## [0.3.5] - 2021-12-25
### Added
- Dark mode! Toggle icon seen at top right, or in drop-down on mobile
- Chart now shows 7 or 30 days depending on dropdown selection.

## Changed
### Changed
- Attachment content no longer included on every page by default. Content requested on view attempt via webapi endpoint.
- Attachments unable to be fetched present an error, instead of infinitely loading.

Expand Down

0 comments on commit 633e46e

Please sign in to comment.