Skip to content

Commit 8ce9bbc

Browse files
committed
Add link to blog post for 11.0 release.
1 parent 6f806ee commit 8ce9bbc

2 files changed

Lines changed: 7 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ DTCollectionViewManager
2121
- [x] [Complete documentation](Documentation)
2222
- [x] [API Reference](https://dentelezhkin.github.io/DTCollectionViewManager/)
2323

24+
25+
[Read more](https://dev.to/dentelezhkin/whats-new-in-dttableviewcollectionviewmanager-11-44co) about latest 11.0 release and integration with SwiftUI!
26+
2427
## Requirements
2528

2629
* Xcode 12+

fastlane/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ For _fastlane_ installation instructions, see [Installing _fastlane_](https://do
2121

2222

2323

24-
### test_ios14
24+
### test_ios16
2525

2626
```sh
27-
[bundle exec] fastlane test_ios14
27+
[bundle exec] fastlane test_ios16
2828
```
2929

3030

@@ -37,10 +37,10 @@ For _fastlane_ installation instructions, see [Installing _fastlane_](https://do
3737

3838

3939

40-
### test_tvos14
40+
### test_tvos16
4141

4242
```sh
43-
[bundle exec] fastlane test_tvos14
43+
[bundle exec] fastlane test_tvos16
4444
```
4545

4646

0 commit comments

Comments
 (0)