From 6a27cba6011305b5ec1f05f5514e4fe4e3ef74c6 Mon Sep 17 00:00:00 2001 From: Joel Labes Date: Wed, 10 Aug 2022 13:07:56 +1200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 450b3a4..a86d93b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# stitch-utils 0.4.2 + +- Add support for `ti` (timestamp) type ([#26](https://github.com/dbt-labs/stitch-utils/pull/26)) + +### Contributors +- [@nathan-protempo](https://github.com/nathan-protempo) ([#26](https://github.com/dbt-labs/stitch-utils/pull/26)) + # stitch-utils 0.4.1 - Add support for `bo` (boolean) type ([#20](https://github.com/dbt-labs/stitch-utils/pull/20))