diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b2a66b..a4c22e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [3.0.0] - 2022-10-18 ### Added -- Support for using cluster name or id with `cb info` and `cb uri`. +- Support for using cluster name or id with most commonly used commands. - `host` field to `cb info` output. ### Fixed diff --git a/shard.yml b/shard.yml index 0a73b8b..736878f 100644 --- a/shard.yml +++ b/shard.yml @@ -1,5 +1,5 @@ name: cb -version: 3.0.0-dev +version: 3.0.0 dependencies: pg: