Skip to content
Snippets Groups Projects
Commit 319652a5 authored by Chris Pastl's avatar Chris Pastl
Browse files

Merge branch 'update-changelog-alpha3' into 'main'

docs: update changelog for alpha3

See merge request !31
parents 8c7d10f9 8df18923
No related branches found
No related tags found
1 merge request!31docs: update changelog for alpha3
Pipeline #7544 passed
...@@ -31,6 +31,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -31,6 +31,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- ... - ...
## [1.0.0-alpha3] - 2024-02-21
### Added
- Additional logging while loading playlist entries #136
### Changed
- Configuration using yaml instead of ini files (#120)
- Change default database password to string to avoid parsing errors (#120)
- Use datatype float instead of int for `trackDuration` (#132)
### Fixed
- Fix redundant logging while loading playlist entry #136
- Fix line-in source selection #141
## [1.0.0-alpha2] - 2023-06-19 ## [1.0.0-alpha2] - 2023-06-19
### Added ### Added
...@@ -40,7 +57,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -40,7 +57,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed ### Changed
- Provide properties in API schemas in CamelCase notation (aura#141) - Provide properties in API schemas in CamelCase notation (aura#141)
- Use datatype float instead of int for `trackDuration` (#132)
### Removed ### Removed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment