Skip to content

Commit

Permalink
ignore get version lint and edit changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aarroyosal committed Sep 21, 2022
1 parent 8c96677 commit f1bb4d0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions clouds/databricks/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,24 @@ The format is inspired by [Keep a Changelog](https://keepachangelog.com/en/1.0.0

## [2022.09.20] - 2022-09-21

### All modules

#### Added

- Add GET_VERSION function

### Accessors

#### Changed

- Change type returned by ST_X and ST_Y to Double

## [2022.09.20] - 2022-09-20

### All modules

#### Changed

- Set default compression codec to snappy

## [2022.09.16] - 2022-09-16
Expand Down
1 change: 1 addition & 0 deletions clouds/databricks/modules/sql/.sqlfluffignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
VERSION_CORE.sql

0 comments on commit f1bb4d0

Please sign in to comment.