-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
The connector is still in development stage, so sometimes API can change significantly (for example, see #78, #120). Let's consider using versioning to help our users:
- Product with versioning is easier to use in your code.
- Changelog of a new version helps to easily detect breaking changes.
Also, we should start using changelog entries to make release process easier.