mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 01:01:39 -05:00
Update changelog and version
This commit is contained in:
parent
291c930218
commit
2fd7c7bbf1
2 changed files with 9 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
0.14.1
|
||||
0.14.3
|
||||
|
|
|
|||
|
|
@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
|
|||
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
||||
and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
# [0.14.3] — 2024-09-21
|
||||
|
||||
### Fixed
|
||||
|
||||
- Optimize order of the dockerfiles to leverage layer caching by @JoeyEamigh
|
||||
- Add support for alternate postgres ports and db names in docker by @JoeyEamigh
|
||||
|
||||
|
||||
## [0.14.1] — 2024-09-16
|
||||
|
||||
### Fixed
|
||||
|
|
|
|||
Loading…
Reference in a new issue