Skip to content

Commit 1df604e

Browse files
committed
bump version
1 parent 2ebc579 commit 1df604e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
## Under the hood
44
## Fixes
55

6+
# edu_edfi_source v0.2.7
7+
## New features
8+
- Allow for swapping descriptor codeValues for shortDescriptions or Descriptions
9+
## Under the hood
10+
## Fixes
11+
- Fix attribution of Objective Assessments to the correct Academic Subject
12+
613
# edu_edfi_source v0.2.6
714
## New features
815
- Add models for the main components of the Survey domain

dbt_project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
config-version: 2
22

33
name: 'edu_edfi_source'
4-
version: '0.2.6'
4+
version: '0.2.7'
55
require-dbt-version: [">=1.0.0", "<2.0.0"]
66

77
# This setting configures which "profile" dbt uses for this project.

0 commit comments

Comments
 (0)