Skip to content

Commit 5eaea17

Browse files
committed
Update CHANGELOG
1 parent 46996df commit 5eaea17

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33
`Pageboy` adheres to [Semantic Versioning](http://semver.org/).
44

55
#### 3.x Releases
6-
- `3.0.x` Releases - [3.0.0](#300) | [3.0.1](#301) | [3.0.2](#302)
6+
- `3.0.x` Releases - [3.0.0](#300) | [3.0.1](#301) | [3.0.2](#302) | [3.0.3](#303) | [3.0.4](#304)
77

88
#### 2.x Releases
99
- `2.6.x` Releases - [2.6.0](#260) | [2.6.1](#261)
@@ -26,6 +26,13 @@ All notable changes to this project will be documented in this file.
2626

2727
---
2828

29+
## [3.0.4](https://github.com/uias/Pageboy/releases/tag/3.0.4)
30+
Released on 2019-02-17
31+
32+
#### Fixed
33+
- [#195](https://github.com/uias/Pageboy/pull/195) Ensure view controller update work is performed synchronously on the main thread.
34+
- by [remirobert](https://github.com/remirobert)
35+
2936
## [3.0.3](https://github.com/uias/Pageboy/releases/tag/3.0.3)
3037
Released on 2019-02-13
3138

0 commit comments

Comments
 (0)