Update changelog

This commit is contained in:
Pablo Martin 2023-02-02 17:26:38 +01:00
parent 18c5a3dca8
commit 5fdcbf9bc1

View file

@ -2,6 +2,15 @@
All notable changes to this project will be documented in this file.
## [Unreleased]
### Added
- Started the `data_testing` module with the first task to run data tests on
MySQL: `run_data_test_on_mysql`.
- The `DW_CREDENTIALS` attribute in `LOLACONFIG` now also includes a `default_db` key.
## [0.3.0] - 2023-01-27
### Added