We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0930e4 commit 59f5903Copy full SHA for 59f5903
CHANGELOG.md
@@ -11,6 +11,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
### :spider: Fixed
12
-->
13
14
+## [0.1.0](https://github.com/cloudquery/plugin-sdk/compare/v0.0.11...v0.1.0) (2022-09-04)
15
+
16
17
+### ⚠ BREAKING CHANGES
18
19
+* Logger wasnt passed to source plugin resulting no errors (#49)
20
21
+### Bug Fixes
22
23
+* Logger wasnt passed to source plugin resulting no errors ([#49](https://github.com/cloudquery/plugin-sdk/issues/49)) ([b0930e4](https://github.com/cloudquery/plugin-sdk/commit/b0930e4e98e98e634314392b0565cfe26a46ea09))
24
25
## [0.0.11](https://github.com/cloudquery/plugin-sdk/compare/v0.0.10...v0.0.11) (2022-09-03)
26
27
0 commit comments