Skip to content

Commit c29b50a

Browse files
authored
Bump to 0.6.0 (#244)
1 parent 01cf328 commit c29b50a

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,25 +3,41 @@ Changelog
33

44
## master
55

6+
## [0.6.0]
7+
8+
### SwiftUIIntrospect
9+
10+
- Added: iOS 17 / tvOS 17 / macOS 14 compatibility (#243)
11+
12+
### Introspect
13+
14+
- Fixed: `UIColorWell` build error on tvOS 13 (#217)
15+
616
## [0.5.2]
717

18+
### SwiftUIIntrospect
19+
820
- Added: selector overrides (#239)
921
- Changed: optimized ancestor controller selectors (#240)
1022

1123
## [0.5.1]
1224

25+
### SwiftUIIntrospect
26+
1327
- Fixed: SwiftUIIntrospect.podspec (#237)
1428

1529
## [0.5.0]
1630

31+
### SwiftUIIntrospect
32+
1733
- Added: support for custom selectors (#233)
1834
- Changed: unified introspect modifiers into one (#232)
1935
- Fixed: `searchField` introspection (#234)
2036
- Documentation: added explicit SPI import (#229)
2137

2238
## [0.4.0]
2339

24-
- Added: all-new implementation, API, and module (#207)
40+
- Added: all-new implementation, API, and module (SwiftUIIntrospect) (#207)
2541

2642
## [0.3.1]
2743

0 commit comments

Comments
 (0)