Skip to content

Commit

Permalink
Update changelog for 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
clausherther committed Jun 14, 2021
1 parent a2a337f commit dd035e0
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# dbt-date v0.3.1

*Patch release*

## Fixes

* Fixed a bug in `snowflake__from_unixtimestamp` that prevented the core functionaility from being called ([#38](https://github.com/calogica/dbt-date/pull/38) by @swanderz)

## Under the hood

* Simplified `join` syntax ([#36](https://github.com/calogica/dbt-date/pull/36))

# dbt-date v0.3.0

## Breaking Changes
Expand Down

0 comments on commit dd035e0

Please sign in to comment.