Skip to content

Commit 6aa2f01

Browse files
committed
V1.0.0 release
1 parent 2fff628 commit 6aa2f01

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Changelog
22

3-
## [Version 1.0.0](link to release) - Initial release - YYYY-MM-DD
3+
## [Version 1.0.0](https://github.com/dataiku/dss-plugin-snowflake-stages/releases/tag/v1.0.0) - Initial release - 2021-06-03
44
- `Export to Snowflake stages` action from the flow
55
- Scenario step to automate export
66
- File format selection
77
- Custom path
8-
- Overwrite option
8+
- Overwrite option

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "snowflake-stages-export",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"meta": {
55
"label": "Snowflake stages export",
66
"description": "Export Snowflake datasets to Snowflake stages",

0 commit comments

Comments
 (0)