Skip to content

Commit 8ac0748

Browse files
committed
Update changelog
1 parent deb60ed commit 8ac0748

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,29 @@ 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.1.1](https://github.com/fetch-rewards/SwiftSyntaxSugar/releases/tag/0.1.1) - June 24, 2025 ([Full Changelog](https://github.com/fetch-rewards/SwiftSyntaxSugar/compare/0.1.0...0.1.1))
8+
9+
### Documentation
10+
- Add dependencies label to docs and PR Labels workflow ([#64](https://github.com/fetch-rewards/SwiftSyntaxSugar/pull/64))
11+
- Add Swift version and platform badges to README ([#65](https://github.com/fetch-rewards/SwiftSyntaxSugar/pull/65))
12+
- Update changelog ([#69](https://github.com/fetch-rewards/SwiftSyntaxSugar/pull/69))
13+
- Fix spelling mistake ([#68](https://github.com/fetch-rewards/SwiftSyntaxSugar/pull/68))
14+
- Add more issue templates ([#70](https://github.com/fetch-rewards/SwiftSyntaxSugar/pull/70))
15+
16+
### Formatting
17+
- Remove author from file headers ([#67](https://github.com/fetch-rewards/SwiftSyntaxSugar/pull/67))
18+
19+
### Dependencies
20+
- Update SwiftSyntax dependency URL ([#73](https://github.com/fetch-rewards/SwiftSyntaxSugar/pull/73))
21+
- Update SwiftFormat minimum version and output version in CI ([#72](https://github.com/fetch-rewards/SwiftSyntaxSugar/pull/72))
22+
- Update SwiftSyntax dependency URL ([#73](https://github.com/fetch-rewards/SwiftSyntaxSugar/pull/73))
23+
24+
### CI/CD
25+
- Add dependencies label to docs and PR Labels workflow ([#64](https://github.com/fetch-rewards/SwiftSyntaxSugar/pull/64))
26+
- Update validate-pr-title script ([#66](https://github.com/fetch-rewards/SwiftSyntaxSugar/pull/66))
27+
- Add CODEOWNERS ([#71](https://github.com/fetch-rewards/SwiftSyntaxSugar/pull/71))
28+
- Update SwiftFormat minimum version and output version in CI ([#72](https://github.com/fetch-rewards/SwiftSyntaxSugar/pull/72))
29+
730
## 📦 [Version 0.1.0](https://github.com/fetch-rewards/SwiftSyntaxSugar/releases/tag/0.1.0) - April 21, 2025 ([Full Changelog](https://github.com/fetch-rewards/SwiftSyntaxSugar/commits/0.1.0))
831

932
### 🚀 Initial Release

0 commit comments

Comments
 (0)