From aa5c61e645a4516d9084742e299b9e19f606ace4 Mon Sep 17 00:00:00 2001 From: Owen Cabalceta Date: Wed, 24 Aug 2022 14:38:33 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1c157b..ab5c039 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ 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). ## [Unreleased] + +## [v0.3.10] - JWT Migration JWK Migration #113 - update argus & bascule dependencies - replaced `ancla.Initialize` with `ancla.NewService` @@ -104,7 +106,8 @@ internalWebhooks. [#80](https://github.com/xmidt-org/ancla/pull/80) ## [v0.1.0] - Initial release -[Unreleased]: https://github.com/xmidt-org/ancla/compare/v0.3.9...HEAD +[Unreleased]: https://github.com/xmidt-org/ancla/compare/v0.3.10...HEAD +[v0.3.9]: https://github.com/xmidt-org/ancla/compare/v0.3.9...v0.3.10 [v0.3.9]: https://github.com/xmidt-org/ancla/compare/v0.3.8...v0.3.9 [v0.3.8]: https://github.com/xmidt-org/ancla/compare/v0.3.7...v0.3.8 [v0.3.7]: https://github.com/xmidt-org/ancla/compare/v0.3.6...v0.3.7