Skip to content

Commit

Permalink
Merge pull request #25 from Sovietaced/master
Browse files Browse the repository at this point in the history
Update changelog for version 0.3.0
  • Loading branch information
Sovietaced authored May 20, 2019
2 parents 18fcd84 + 1a2e273 commit c3fe348
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,21 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).

## 0.3.0 - 5-20-2019
### Added
- Ability to log request/response bodies

### Changed
- Connect API signature to remove unused variable

### Fixed
- Handling of RPCs that don't return data
- Python 2 bug with unicode strings in predicates
- Issue where full schema of RPC was not displayed

## 0.2.0 - 1-24-2019
### Added
- Added support for API tokens
- Support for API tokens

### Changed
- Discovery method for controller scheme and port

0 comments on commit c3fe348

Please sign in to comment.