File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file.
4
4
5
5
This project adheres to [ Semantic Versioning] ( https://semver.org ) .
6
6
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
+
7
25
## 🚀 [ 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 ) )
8
26
9
27
### ✨ Features
You can’t perform that action at this time.
0 commit comments