Skip to content

Commit 72cb8bf

Browse files
authored
Update CHANGELOG.md (#5)
1 parent 46bd671 commit 72cb8bf

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4-
## [Unreleased]
4+
#### 1.x Releases
5+
- `1.1.x` Releases - [1.1.0](#110)
6+
- `1.0.x` Releases - [1.0.0](#100)
7+
8+
## [1.1.0](https://github.com/space-code/package-template/releases/tag/1.1.0)
9+
Released on 2023-12-01
510

611
## Added
712
- Update GitHub Actions configuration
813
- Added in Pull Request [#4](https://github.com/space-code/package-template/pull/4)
9-
1014
- Integrate `danger`
1115
- Added in Pull Request [#2](https://github.com/space-code/package-template/pull/2).
12-
1316
- Add issues and pull request templates
1417
- Added in Pull Request [#1](https://github.com/space-code/package-template/pull/1).
1518

1619
## Fixes
1720
- Fix deprecated SwiftLint rules
1821
- Added in Pull Request [#3](https://github.com/space-code/package-template/pull/3).
1922

20-
#### 1.x Releases
21-
- `1.0.x` Releases - [1.0.0](#100)
22-
2323
## [1.0.0](https://github.com/space-code/package-template/releases/tag/1.0.0)
2424
Released on 2023-10-12.
2525

0 commit comments

Comments
 (0)