Skip to content

Commit dcab218

Browse files
authored
Update changelog (#128)
1 parent 437e8f9 commit dcab218

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.
44

55
This 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

0 commit comments

Comments
 (0)