File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.
44
55This project adheres to [ Semantic Versioning] ( https://semver.org ) .
66
7+ ## 🚀 [ Version 0.2.2] ( https://github.com/fetch-rewards/swift-mocking/releases/tag/0.2.2 ) - August 8, 2025 ([ Full Changelog] ( https://github.com/fetch-rewards/swift-mocking/compare/0.2.1...0.2.2 ) )
8+
9+ ### 🐛 Bug Fixes
10+
11+ - Fix race conditions in mock methods and mock properties ([ #122 ] ( https://github.com/fetch-rewards/swift-mocking/pull/122 ) )
12+
13+ ### 🎨 Formatting
14+
15+ - Update SwiftFormat rules to properly format decimal numbers ([ #123 ] ( https://github.com/fetch-rewards/swift-mocking/pull/123 ) )
16+
17+ ### 🧹 Chores
18+
19+ - Update callCount and thrownErrors properties to use checked locks ([ #127 ] ( https://github.com/fetch-rewards/swift-mocking/pull/127 ) )
20+
721## 🚀 [ Version 0.2.1] ( https://github.com/fetch-rewards/swift-mocking/releases/tag/0.2.1 ) - June 30, 2025 ([ Full Changelog] ( https://github.com/fetch-rewards/swift-mocking/compare/0.2.0...0.2.1 ) )
822
923### 🐛 Bug Fixes
You can’t perform that action at this time.
0 commit comments