diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..a8d21fb --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,17 @@ +## [Unreleased] + +### Added + +- [#26](https://github.com/nhosoya/omniauth-apple/pull/26) Support ID Token verification + +### Changed + +- [#27](https://github.com/nhosoya/omniauth-apple/pull/27) Update development dependency + +## [0.0.3] - 2020-05-15 + +## [0.0.2] - 2020-01-16 + +## [0.0.1] - 2019-06-07 + +[Unreleased]: https://github.com/nhosoya/omniauth-apple/compare/v0.0.3...master