Updated changelog

This commit is contained in:
Pablo Martin 2023-01-18 17:16:29 +01:00
parent fd568e8be6
commit d550674a04

13
CHANGELOG.md Normal file
View file

@ -0,0 +1,13 @@
# Change Log
All notable changes to this project will be documented in this file.
## [Unreleased]
### Added
- `LolaConfig` can now fetch the DW credentials from S3.
- `LolaConfig` can now fetch the SSH tunnel from S3.
- `LolaConfig` can now fetch the Trino credentials from S3.
- `LolaConfig` can now fetch the Prefect Host from S3.
- `build_lolaconfig` executes all of the above when called.