Skip to content

Commit a9f10cb

Browse files
committed
Update CHANGELOG
1 parent 0bbfeaa commit a9f10cb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 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.12.x` Releases - [2.12.0](#2120)
67
- `2.11.x` Releases - [2.11.0](#2110) | [2.11.1](#2111)
78
- `2.10.x` Releases - [2.10.0](#2100)
89
- `2.9.x` Releases - [2.9.0](#290) | [2.9.1](#291)
@@ -37,6 +38,17 @@ All notable changes to this project will be documented in this file.
3738
- `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)
3839

3940
---
41+
## [2.12.0](https://github.com/uias/Tabman/releases/tag/2.12.0)
42+
Released on 2022-01-15
43+
44+
#### Added
45+
- [#580](https://github.com/uias/Tabman/pull/580) Support for `selectedImage` to `TMTabItemBarButton` and `TMBarItem`.
46+
- by [divyeshmakwana96](https://github.com/divyeshmakwana96)
47+
48+
#### Fixed
49+
- [#584](https://github.com/uias/Tabman/pull/584) Buttons incorrectly setting selected state on interactive scroll.
50+
- by [nikitapankiv](https://github.com/nikitapankiv)
51+
4052
## [2.11.1](https://github.com/uias/Tabman/releases/tag/2.11.1)
4153
Released on 2021-03-30
4254

0 commit comments

Comments
 (0)