mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 17:21:38 -05:00
Update the CHANGELOG.md and .app_version files
This commit is contained in:
parent
23a691b014
commit
0ba6205d33
2 changed files with 16 additions and 1 deletions
|
|
@ -1 +1 @@
|
||||||
0.1.8.1
|
0.1.9
|
||||||
|
|
|
||||||
15
CHANGELOG.md
15
CHANGELOG.md
|
|
@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
|
||||||
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
||||||
and this project adheres to [Semantic Versioning](http://semver.org/).
|
and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
|
## [0.1.9] — 2024-04-25
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- A test for CheckAppVersion service class
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Replaced ActiveStorage with Shrine for file uploads
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- `ActiveStorage::FileNotFoundError` error when uploading export files
|
||||||
|
|
||||||
|
|
||||||
## [0.1.8.1] — 2024-04-21
|
## [0.1.8.1] — 2024-04-21
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue