We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6701727 commit 5dbe1beCopy full SHA for 5dbe1be
CHANGELOG.md
@@ -12,7 +12,7 @@ This project tries to follow [SemVer 2.0.0](https://semver.org/).
12
https://changelog.md/
13
-->
14
15
-## v2.0.0 (WIP)
+## v2.0.0 (2022-01-25)
16
17
- BREAKING: Changed module path from `github.com/iver-wharf/wharf-api-client-go`
18
to `github.com/iver-wharf/wharf-api-client-go/v2`. (#30)
@@ -21,7 +21,7 @@ This project tries to follow [SemVer 2.0.0](https://semver.org/).
21
22
- BREAKING: Removed support for wharf-api v4.2.0 and below. (#29)
23
24
-- Added support for wharf-api v5. (#29)
+- Added support for `github.com/iver-wharf/wharf-api` v5.0.0. (#29)
25
26
- Changed version of `github.com/iver-wharf/wharf-core` from v1.2.0 to v1.3.0.
27
(#29)
0 commit comments