Skip to content

Commit 27a14fa

Browse files
authored
Update changelog (#120)
1 parent 80c49c4 commit 27a14fa

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@ 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.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))
8+
9+
### 🐛 Bug Fixes
10+
11+
- Make MockVoidNonParameterizedMethod.Implementation.invokes public ([#116](https://github.com/fetch-rewards/swift-mocking/pull/116))
12+
13+
### 📝 Documentation
14+
15+
- Add chore to PR template ([#118](https://github.com/fetch-rewards/swift-mocking/pull/118))
16+
17+
### 🛠️ CI/CD
18+
19+
- Add chore label to list of required PR labels ([#117](https://github.com/fetch-rewards/swift-mocking/pull/117))
20+
21+
### 🧹 Chores
22+
23+
- Add local Claude settings to gitignore ([#119](https://github.com/fetch-rewards/swift-mocking/pull/119))
24+
725
## 🚀 [Version 0.2.0](https://github.com/fetch-rewards/swift-mocking/releases/tag/0.2.0) - June 26, 2025 ([Full Changelog](https://github.com/fetch-rewards/swift-mocking/compare/0.1.0...0.2.0))
826

927
### ✨ Features

0 commit comments

Comments
 (0)