Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoferrer authored Sep 3, 2019
1 parent cc20ccb commit 891b87c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,10 @@ _2019-09-03_
#### Coroutines
* Fix: Usage of `@RpcMethod` annotation now properly targets method descriptors in generated code
* New: Refactor gRPC coroutines generator for better maintainability [PR-76](https://github.com/marcoferrer/kroto-plus/pull/76)
* New: Expose script cache directory configuration [PR-69](https://github.com/marcoferrer/kroto-plus/pull/69)

#### Code Generation Scripts
* New: Expose script cache directory configuration [PR-69](https://github.com/marcoferrer/kroto-plus/pull/69) Thanks to @AlexeySoshin
* New: Register option extension for `(google.api.http)` so that its available during user script invocation

## Version 0.5.0-RC
_2019-08-22_
Expand Down

0 comments on commit 891b87c

Please sign in to comment.