bump to version 0.1.7

This commit is contained in:
2023-12-19 20:39:11 -07:00
parent 4e28dc8de6
commit 91c6c7c11c
3 changed files with 12 additions and 4 deletions

View File

@@ -9,7 +9,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.1.6] - 2023.12.17
## [0.1.7] - 2023.12.19
### Changed
- Icons
### Fixed
- Notification switch now shows message
- Prod/test server warning message at top of page
## [0.1.6] - 2023.12.17 - b445b1234fbfcf6b37d695373f259aab0eda1118
### Added
- Infinite scroll on home page
### Changed