We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CHANGELOG.md
1 parent 19f66df commit 76c1faaCopy full SHA for 76c1faa
1 file changed
CHANGELOG.md
@@ -2,14 +2,22 @@
2
All notable changes to this project will be documented in this file.
3
4
#### 1.x Releases
5
+- `1.2.x` Releases - [1.2.0](#120)
6
- `1.1.x` Releases - [1.1.0](#110)
7
- `1.0.x` Releases - [1.0.0](#100) | [1.0.1](#101)
8
9
+## [1.1.0](https://github.com/space-code/validator/releases/tag/1.2.0)
10
+Released on 2025-11-13.
11
+
12
+#### Updated
13
+- Update the Swift version to 6.2.
14
+ - Added in Pull Request [#18](https://github.com/space-code/validator/pull/18).
15
16
## [1.1.0](https://github.com/space-code/validator/releases/tag/1.1.0)
17
Released on 2024-12-24.
18
19
#### Added
-- Increase the Swift version to 6.0.
20
+- Add support for the Swift version to 6.0.
21
- Added in Pull Request [#13](https://github.com/space-code/validator/pull/13).
22
23
#### Updated
0 commit comments