Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Commit fbf5c49

Browse files
authored
Update CHANGELOG.md
1 parent 5f4c0cf commit fbf5c49

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# segment v0.8.0
2+
## New Features
3+
- Postgres Support ([#69](https://github.com/dbt-labs/segment/issues/69), [#70](https://github.com/dbt-labs/segment/pull/70))
4+
5+
## Improvements
6+
- Significantly improved BigQuery performance ([#72](https://github.com/dbt-labs/segment/issues/72), [#73](https://github.com/dbt-labs/segment/pull/73))
7+
- Deduplication of source page views ([#76](https://github.com/dbt-labs/segment/pull/76))
8+
9+
Contributors:
10+
- [shippy](https://github.com/shippy) (#70)
11+
- [rjh336](https://github.com/rjh336) (#73)
12+
- [MarkMacArdle](https://github.com/MarkMacArdle) (#76)
13+
114
# segment v0.7.0
215

316
This release supports any version (minor and patch) of v1, which means far less need for compatibility releases in the future.
@@ -10,4 +23,4 @@ This release supports any version (minor and patch) of v1, which means far less
1023
- Replace `dbt_modules` with `dbt_packages` in `clean-targets`
1124

1225
# segment v0.6.1
13-
🚨 This is a compatibility release in preparation for `dbt-core` v1.0.0 (🎉). Projects using this version with `dbt-core` v1.0.x can expect to see a deprecation warning. This will be resolved in the next minor release.
26+
🚨 This is a compatibility release in preparation for `dbt-core` v1.0.0 (🎉). Projects using this version with `dbt-core` v1.0.x can expect to see a deprecation warning. This will be resolved in the next minor release.

0 commit comments

Comments
 (0)