Skip to content

Commit 1be30b6

Browse files
Release v2.0.1 (#183)
<!-- The PR description should answer 2 (maybe 3) important questions: --> ### What <!-- What is this PR trying to accomplish (and why, if it's not obvious)? --> ### How <!-- How is it trying to accomplish it (what are the implementation steps)? -->
1 parent 95fffd5 commit 1be30b6

File tree

3 files changed

+14
-10
lines changed

3 files changed

+14
-10
lines changed

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[workspace]
22
resolver = "2"
33

4-
package.version = "2.0.0"
4+
package.version = "2.0.1"
55
package.edition = "2021"
66

77
members = [

changelog.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

3-
## [Unreleased]
3+
## [v2.0.1]
4+
5+
### Added
6+
7+
- Changed the connector packaging format
48

59
### Added
610

0 commit comments

Comments
 (0)