File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file.
33` Tabman ` adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
55#### 2.x Releases
6+ - ` 2.11.x ` Releases - [ 2.11.0] ( #2110 )
67- ` 2.10.x ` Releases - [ 2.10.0] ( #2100 )
78- ` 2.9.x ` Releases - [ 2.9.0] ( #290 ) | [ 2.9.1] ( #291 )
89- ` 2.8.x ` Releases - [ 2.8.0] ( #280 ) | [ 2.8.1] ( #281 ) | [ 2.8.2] ( #282 )
@@ -37,7 +38,7 @@ All notable changes to this project will be documented in this file.
3738
3839---
3940## [ 2.11.0] ( https://github.com/uias/Tabman/releases/tag/2.11.0 )
40- Released on 2021-03-XX
41+ Released on 2021-03-08
4142
4243#### Added
4344- Support for Dynamic Type to ` TMLabelBarButton ` with ` adjustsFontForContentSizeCategory ` .
Original file line number Diff line number Diff line change @@ -33,14 +33,14 @@ Tabman is compatible with [Swift Package Manager](https://swift.org/package-mana
3333Tabman is also available through [ CocoaPods] ( http://cocoapods.org ) :
3434
3535``` ruby
36- pod ' Tabman' , ' ~> 2.10 '
36+ pod ' Tabman' , ' ~> 2.11 '
3737```
3838
3939### Carthage
4040Tabman is also available through [ Carthage] ( https://github.com/Carthage/Carthage ) :
4141
4242``` ogdl
43- github "uias/Tabman" ~> 2.10
43+ github "uias/Tabman" ~> 2.11
4444```
4545
4646## 🚀 Usage
You can’t perform that action at this time.
0 commit comments