Skip to content

Commit fff8631

Browse files
author
Alex Higgs
committed
Release v0.2.2-pre
- Finished Satellite page - Added Union sections to Hub and Link pages - Updated staging page with Satellite fields - Renamed stg_orders_hashed back to stg_customers_hashed
1 parent f0ca3b6 commit fff8631

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Add the following to your ```packages.yml```
2727
packages:
2828

2929
- git: "https://github.com/Datavault-UK/dbtvault"
30-
revision: v0.2.1-pre # Latest stable version
30+
revision: v0.2.2-pre # Latest stable version
3131
```
3232
3333
And run

docs/changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [v0.2.2-pre] - 2019-10-08
8+
9+
### Documentation
10+
11+
- Finished Satellite page
12+
- Added Union sections to Hub and Link pages
13+
- Updated staging page with Satellite fields
14+
- Renamed ```stg_orders_hashed``` back to ```stg_customers_hashed```
15+
716
## [v0.2.1-pre] - 2019-10-07
817

918
### Documentation

docs/gettingstarted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Add the following to your ```packages.yml```:
6363
packages:
6464
6565
- git: "https://github.com/Datavault-UK/dbtvault"
66-
revision: v0.2.1-pre
66+
revision: v0.2.2-pre
6767
```
6868

6969
And run

0 commit comments

Comments
 (0)