File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,17 @@ All notable changes to this project will be documented in this file.
88## [ Unreleased]
99
1010
11+ <a name =" 3.5.2 " ></a >
12+ ## [ 3.5.2] - 2025-11-18
13+ ### 🐞 Bug Fixes
14+ - ** authenticator:** reorder retry middleware and update retry logic ([ a9758c0] ( https://github.com/guanguans/notify/commit/a9758c0 ) )
15+
16+ ### 💅 Code Refactorings
17+ - ** ClientTest:** simplify mock responses and remove unused cache ([ e09a937] ( https://github.com/guanguans/notify/commit/e09a937 ) )
18+ - ** HasOptionsRector:** improve method visibility and logic ([ e33dc6a] ( https://github.com/guanguans/notify/commit/e33dc6a ) )
19+ - ** debug:** simplify debug info output in Client and Response classes ([ 4d4a9da] ( https://github.com/guanguans/notify/commit/4d4a9da ) )
20+
21+
1122<a name =" 3.5.1 " ></a >
1223## [ 3.5.1] - 2025-11-17
1324### ✨ Features
@@ -1444,7 +1455,8 @@ All notable changes to this project will be documented in this file.
14441455- Finish tests ([ 32e3c74] ( https://github.com/guanguans/notify/commit/32e3c74 ) )
14451456
14461457
1447- [ Unreleased ] : https://github.com/guanguans/notify/compare/3.5.1...HEAD
1458+ [ Unreleased ] : https://github.com/guanguans/notify/compare/3.5.2...HEAD
1459+ [ 3.5.2 ] : https://github.com/guanguans/notify/compare/3.5.1...3.5.2
14481460[ 3.5.1 ] : https://github.com/guanguans/notify/compare/3.5.0...3.5.1
14491461[ 3.5.0 ] : https://github.com/guanguans/notify/compare/3.4.0...3.5.0
14501462[ 3.4.0 ] : https://github.com/guanguans/notify/compare/3.3.0...3.4.0
You can’t perform that action at this time.
0 commit comments