diff --git a/dbt-athena/.changes/1.9.1.md b/dbt-athena/.changes/1.9.1.md new file mode 100644 index 000000000..75f0d91c8 --- /dev/null +++ b/dbt-athena/.changes/1.9.1.md @@ -0,0 +1,3 @@ +## dbt-athena 1.9.1 - February 07, 2025 + + diff --git a/dbt-athena/CHANGELOG.md b/dbt-athena/CHANGELOG.md index e69de29bb..dbe6d2a71 100644 --- a/dbt-athena/CHANGELOG.md +++ b/dbt-athena/CHANGELOG.md @@ -0,0 +1,22 @@ +# Changelog + +- This file provides a full account of all changes to `dbt-athena` +- The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), +and is generated by [Changie](https://github.com/miniscruff/changie) +- Changes are listed under the (pre-)release in which they first appear +- Subsequent releases include changes from previous releases +- "Breaking changes" listed under a version may require action from end users or external maintainers when upgrading to that version +- Do not edit this file directly. This file is auto-generated using [changie](https://github.com/miniscruff/changie) +- For details on how to document a change, see the [contributing guide](/CONTRIBUTING.md#changelog-entry) + +## dbt-athena 1.9.1 - February 07, 2025 + + + +# Previous Releases + +For information on prior major and minor releases, see their changelogs: + +- [1.8](https://github.com/dbt-labs/dbt-athena/blob/main/CHANGELOG.md) +