myweather/CHANGELOG.md

23 lines
544 B
Markdown
Raw Normal View History

2024-06-08 18:38:27 -05:00
# Changelog
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.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
2024-06-08 19:03:44 -05:00
## 0.1.2 - 2024-06-08
### Added
- Add "use my current location" button to home page.
### Changed
- Show both "latest" and "loop" radar images.
2024-06-08 18:38:27 -05:00
## 0.1.1 - 2024-06-08
### Added
- Add radar panel for Weather view.
## 0.1.0 - 2024-06-07
### Added
- Initial release, very basic.