Skip to content

Commit

Permalink
Merge pull request #68 from flovouin/chore/v0.8.0
Browse files Browse the repository at this point in the history
🔖 Prepare v0.8.0
  • Loading branch information
flovouin authored Sep 8, 2024
2 parents 91551aa + ccaf76e commit 8d22a9f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## 0.8.0 (2024-09-08)

BREAKING CHANGES:

- Support Metabase v\*.50, and drop support for earlier versions.
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ Unfortunately, this provider relies on the Metabase API which is [subject to bre
| Provider version \ Metabase version | .44 | .45 | .46 | .47 | .48 | .49 | .50 |
| ----------------------------------: | :-: | :-: | :-: | :-: | :-: | :-: | :-: |
| <= 0.3 ||||||||
| >= 0.4 ||||||||
| >= 0.4, < 0.8 ||||||||
| >= 0.8 ||||||||

## 🔨 `mbtf` importer tool

Expand Down

0 comments on commit 8d22a9f

Please sign in to comment.