Skip to content

Commit 1a329ff

Browse files
committed
Update CHANGELOG
1 parent 0ff68eb commit 1a329ff

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff 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.13.x` Releases - [2.13.0](#2130)
67
- `2.12.x` Releases - [2.12.0](#2120)
78
- `2.11.x` Releases - [2.11.0](#2110) | [2.11.1](#2111)
89
- `2.10.x` Releases - [2.10.0](#2100)
@@ -37,6 +38,17 @@ All notable changes to this project will be documented in this file.
3738
- `0.5.x` Releases - [0.5.0](#050) | [0.5.1](#051) | [0.5.2](#052) | [0.5.3](#053)
3839
- `0.4.x` Releases - [0.4.0](#040) | [0.4.1](#041) | [0.4.2](#042) | [0.4.3](#043) | [0.4.4](#044) | [0.4.5](#045) | [0.4.6](#046) | [0.4.7](#047) | [0.4.8](#048)
3940

41+
---
42+
## [2.13.0](https://github.com/uias/Tabman/releases/tag/2.13.0)
43+
Released on 2022-08-20
44+
45+
#### Updated
46+
- Pageboy to [3.7.0](https://github.com/uias/Pageboy/releases/tag/3.7.0).
47+
48+
#### Fixed
49+
- [#601](https://github.com/uias/Tabman/pull/601) Issue where `AnimateableLabel` would use the incorrect `textColor` when overriding the `userInterfaceStyle`.
50+
- by [Gyuni](https://github.com/Gyuni)
51+
4052
---
4153
## [2.12.0](https://github.com/uias/Tabman/releases/tag/2.12.0)
4254
Released on 2022-01-15
@@ -49,6 +61,7 @@ Released on 2022-01-15
4961
- [#584](https://github.com/uias/Tabman/pull/584) Buttons incorrectly setting selected state on interactive scroll.
5062
- by [nikitapankiv](https://github.com/nikitapankiv)
5163

64+
---
5265
## [2.11.1](https://github.com/uias/Tabman/releases/tag/2.11.1)
5366
Released on 2021-03-30
5467

0 commit comments

Comments
 (0)