We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CHANGELOG.md
1 parent 25d6603 commit a03f8acCopy full SHA for a03f8ac
1 file changed
CHANGELOG.md
@@ -1,20 +1,22 @@
1
# Change Log
2
All notable changes to this project will be documented in this file.
3
4
-#### [Unreleased]
5
-
6
-## Added
7
-- Increase the Swift version to 6.0.
8
- - Added in Pull Request [#11](https://github.com/space-code/atomic/pull/13).
9
10
#### 1.x Releases
+- `1.1.0` Releases - [1.1.0](#110)
11
- `1.0.1` Releases - [1.0.0](#100) | [1.0.1](#101)
12
13
#### 0.0.x Releases
14
- `0.0.x` Releases - [0.0.1](#001)
15
16
---
17
+## [1.1.0](https://github.com/space-code/atomic/releases/tag/1.1.0)
+Released on 2024-12-23.
+
+## Added
+- Increase the Swift version to 6.0.
18
+ - Added in Pull Request [#11](https://github.com/space-code/atomic/pull/13).
19
20
## [1.0.1](https://github.com/space-code/atomic/releases/tag/1.0.1)
21
Released on 2024-01-23.
22
0 commit comments