1
0
mirror of https://github.com/volatiletech/authboss.git synced 2025-02-09 13:47:09 +02:00

Update changelog

This commit is contained in:
Aaron L 2018-07-04 07:29:39 -07:00
parent 6fe0f04c65
commit 89dc3b4d38

View File

@ -3,6 +3,13 @@
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [2.0.0-rc5] - 2018-07-04
### Changed
- The upstream golang.org/x/oauth2 library has changed it's API, this fixes
the breakage.
## [2.0.0-rc4] - 2018-06-27
### Changed