Skip to content

Commit

Permalink
Add release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikbraun committed Feb 10, 2021
1 parent 8db7f42 commit ac658a1
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.2.0] - 2021-02-10

### Added
- Add the `buneary get exchanges` command.
- Add the `buneary get exchange` command.
- Add the `buneary get queues` command.
- Add the `buneary get queue` command.
- Add the `buneary get bindings` command.
- Add the `buneary get binding` command.
- Add the `--headers` option for specifying message headers.

### Changed
- Use the HTTP API port `15672` instead of the AMQP port `5672`.

## [0.1.1] - 2021-02-07

### Changed
Expand Down

0 comments on commit ac658a1

Please # to comment.