File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
### :spider: Fixed
12
12
-->
13
13
14
+ ## [ 0.2.0] ( https://github.com/cloudquery/plugin-sdk/compare/v0.1.2...v0.2.0 ) (2022-09-07)
15
+
16
+
17
+ ### ⚠ BREAKING CHANGES
18
+
19
+ * Remove unused table create options (#57 )
20
+
21
+ ### Features
22
+
23
+ * Remove unused table create options ([ #57 ] ( https://github.com/cloudquery/plugin-sdk/issues/57 ) ) ([ 6723465] ( https://github.com/cloudquery/plugin-sdk/commit/67234651a29d75746800c0730d8e0a3a2d90f0ee ) )
24
+
25
+
26
+ ### Bug Fixes
27
+
28
+ * Ignore hidden files ([ #56 ] ( https://github.com/cloudquery/plugin-sdk/issues/56 ) ) ([ 1732ca1] ( https://github.com/cloudquery/plugin-sdk/commit/1732ca163b5f06ef890bbeae57320e716d5c3ca4 ) )
29
+
14
30
## [ 0.1.2] ( https://github.com/cloudquery/plugin-sdk/compare/v0.1.1...v0.1.2 ) (2022-09-06)
15
31
16
32
You can’t perform that action at this time.
0 commit comments