Skip to content

Commit

Permalink
Chore: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Dec 22, 2024
1 parent 81653b9 commit b49425c
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

- Add integration test case with CrateDB using `rename_relation`
- Macro: Add `cratedb__reset_csv_table` for using `DELETE FROM`
- Tests: Added integration test case with CrateDB using `rename_relation`
- Macro: Added `cratedb__reset_csv_table` for using `DELETE FROM`
instead of `TRUNCATE`. Thanks, @hlcianfagna.
- Dependencies: Updated to `dbt-postgres>=1.9.0`

## v0.0.2 - November 26, 2024

- Maintenance release after migrating project and updating docs

## v0.0.1 - November 26, 2024

- Friendly fork from dbt-postgres 1.9.0-b1 - September 25, 2024

0 comments on commit b49425c

Please sign in to comment.