Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vcmirko committed Aug 18, 2024
1 parent fbf6f3c commit 2c145ee
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

- If forms.yaml is missing, it will be auto created. This is useful for new installations without docker-compose
- Same for certificates

### Changed

- Async await replacements for promises (readability)

### Fixed

- Some credentials bugfixes

## [5.0.3] - 2024-06-21

### Added
Expand Down

0 comments on commit 2c145ee

Please sign in to comment.