Skip to content

Commit 1b9f5f6

Browse files
committed
Add changelog
1 parent a429d82 commit 1b9f5f6

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11

22
# NaiveDate 1.x
33

4+
## NaiveDate 1.1
5+
6+
*Sep 12, 2024*
7+
8+
- Add FormatStyle & Mutability & Sendability & Inlinable by @lvalenta in https://github.com/CreateAPI/NaiveDate/pull/6
9+
- Add support for Swift 6
10+
411
## NaiveDate 1.0
512

613
*Dec 18, 2021*

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// swift-tools-version:5.3
1+
// swift-tools-version:5.9
22

33
import PackageDescription
44

0 commit comments

Comments
 (0)