docs: update changelog for v0.7.3 (#610)

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
Bobby DeSimone 2020-04-14 08:49:08 -07:00 committed by Bobby DeSimone
parent b25b6c44e8
commit 19a39082ac
No known key found for this signature in database
GPG key ID: AEE4CF12FE86D07E
2 changed files with 12 additions and 6 deletions

View file

@ -1 +1 @@
v0.7.0
v0.7.3

View file

@ -1,26 +1,32 @@
# Changelog
## v0.7.3
### Fixed
- Upgrade gRPC to 1.27.1 @travisgroth (#609)
## v0.7.2
## Changes
### Changes
- proxy: remove extra session unmarshalling @desimone (#592)
- proxy: add configurable JWT claim headers @travisgroth (#596)
- grpcutil: remove unused pkg @desimone (#593)
## Fixed
### Fixed
- site: fix site on mobile @desimone (#597)
## Documentation
### Documentation
- site: fix site on mobile @desimone (#597)
## Dependency
### Dependency
- chore(deps): update vuepress monorepo to v1.4.0 @renovate (#559)
## v0.7.1
## v0.7.1
There were no changes in the v0.7.1 release, but we updated the build process slightly.