Skip to content

Commit d65de9d

Browse files
Update changelog (#18)
1 parent 894183f commit d65de9d

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# Changelog
22

3+
# v1.1.0 - 2024-04-21
4+
5+
- Lowered the minimum deployment target to iOS/tvOS/Catalyst 13.0, macOS 10.15, and watchOS 6.0. ([#16](https://github.com/raymondjavaxx/ColorToolbox/pull/16))
6+
37
# v1.0.1 - 2023-07-16
4-
* Fixed watchOS support.
5-
* `.toHex()` now properly rounds components to the nearest integer rather than always truncating/flooring.
8+
9+
- Fixed watchOS support.
10+
- `.toHex()` now properly rounds components to the nearest integer rather than always truncating/flooring.
611

712
# v1.0.0 - 2023-07-10
8-
* Initial release.
13+
14+
- Initial release.

0 commit comments

Comments
 (0)