Skip to content

Commit

Permalink
Prepare for 6.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and colmsnowplow committed Jun 13, 2024
1 parent 1332ec4 commit f958ed4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
Version 6.0.1 (2024-06-13)
--------------------------
Add scalafmtSbt settings and CI Check (#1348)
Fix commons-configuration2 to 2.10.1 (#1348)
Extend timeout for BaseProcessingSpec (#1347)
Bump sbt-snowplow-release (#1347)
Fix snowflake loading error on duplicate column names (#1347)

Version 6.0.0 (2024-03-18)
--------------------------
Bump AWS SDK to 1.12.677 (#1344)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Licensed under the [Snowplow Limited Use License Agreement][license]. _(If you a
[build-image]: https://github.com/snowplow/snowplow-rdb-loader/workflows/CI/badge.svg
[build]: https://github.com/snowplow/snowplow-rdb-loader/actions/workflows/ci.yml

[release-image]: https://img.shields.io/badge/release-6.0.0-blue.svg?style=flat
[release-image]: https://img.shields.io/badge/release-6.0.1-blue.svg?style=flat
[releases]: https://github.com/snowplow/snowplow-rdb-loader/releases

[license]: https://docs.snowplow.io/limited-use-license-1.0
Expand Down

0 comments on commit f958ed4

Please sign in to comment.