From e080f1b6c88d9dc35dca58b677019ace15280cde Mon Sep 17 00:00:00 2001 From: Ali Hashemi <14126952+hashemix@users.noreply.github.com> Date: Tue, 17 Mar 2026 17:45:35 -0300 Subject: [PATCH] chore: release --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 895ae70..9165448 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,24 @@ * Downgrade dependency for release ([f6d19e7](https://github.com/rust-mcp-stack/oauth2-test-server/commit/f6d19e706bc1dc65bf9b565730b6ffbb163e35ba)) +### ⚙️ Miscellaneous Chores + +* Release 0.2.0 ([7e8922f](https://github.com/rust-mcp-stack/oauth2-test-server/commit/7e8922f561fd38967996580a53b5084a52c168e8)) +* Release 0.2.1 ([d61c314](https://github.com/rust-mcp-stack/oauth2-test-server/commit/d61c3145558b26177fe1fda2765bfb128ffeffe5)) + +## [0.2.1](https://github.com/rust-mcp-stack/oauth2-test-server/compare/v0.2.1...v0.2.1) (2026-03-17) + + +### 🚀 Features + +* Upgrade rsa dependency ([5ca8c27](https://github.com/rust-mcp-stack/oauth2-test-server/commit/5ca8c27b19b98e1d82d47671ab99fa429c2e8387)) + + +### 🐛 Bug Fixes + +* Downgrade dependency for release ([f6d19e7](https://github.com/rust-mcp-stack/oauth2-test-server/commit/f6d19e706bc1dc65bf9b565730b6ffbb163e35ba)) + + ### ⚙️ Miscellaneous Chores * Release 0.2.0 ([7e8922f](https://github.com/rust-mcp-stack/oauth2-test-server/commit/7e8922f561fd38967996580a53b5084a52c168e8))