diff --git a/CHANGELOG.md b/CHANGELOG.md index b72e824..c276660 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ # dbtc Changelog +## 2022-07-29 +- Add materialization for parents +- Parse all models from the last catalog directly +- Add git link (tested on github for now), checking which branch was run + - The link shows only for non-package models (package models are not in git) + +## 2022-07-28 +- Refactor the code in multiple files/folders + +## 2022-07-27 +- Add cache to env and model lists +- Add the ability to filter modesl by package +- Add message when the model has never run in the environment + ## [Initial Version] - 2022-07-22 \ No newline at end of file