Skip to content

Commit

Permalink
[tagpr] update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 22, 2023
1 parent 4fec2a1 commit bd2b81a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [v0.14.0](https://github.com/k1LoW/grpcstub/compare/v0.13.0...v0.14.0) - 2023-09-22
### Breaking Changes 🛠
- Requests() returns matched requests only and UnmatchedRequests() returns unmatched requests by @k1LoW in https://github.com/k1LoW/grpcstub/pull/56
### New Features 🎉
- Add Stringer for Request type by @k1LoW in https://github.com/k1LoW/grpcstub/pull/57

## [v0.13.0](https://github.com/k1LoW/grpcstub/compare/v0.12.0...v0.13.0) - 2023-09-21
### Breaking Changes 🛠
- Fix resolvePaths() to handle relative paths correctly by @k1LoW in https://github.com/k1LoW/grpcstub/pull/53
Expand Down

0 comments on commit bd2b81a

Please sign in to comment.