Skip to content

Commit 9d105b9

Browse files
authored
Updated docs
1 parent b711a15 commit 9d105b9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![Shaders](https://img.shields.io/badge/shaders-GLSL-green.svg)]()
77
[![License](https://img.shields.io/badge/license-MIT-blue.svg)]()
88

9-
**Last Update: 07/January/2019.**
9+
**Last Update: 18/January/2019.**
1010

1111
![](logo-flappy_fly_bird.png)
1212

@@ -50,6 +50,10 @@ There were used graphical resources such as `audio`, `music` and `images`. Those
5050
## v 1.4
5151
- Support for `Diffculty` setting
5252

53+
## v 1.4.5
54+
- Fixed issue that caused the player node to stuck after the death. The issue was caused by multiple death hander calls and jumbing between `Playing` and `Death` states, where some time-dependent actions were run at the same time
55+
- Added full support for `iPhone` `X`, `Xs`, `Xs Max`
56+
5357
# 🗺 Roadmap
5458
- [x] New playable characters
5559
- [ ] Unique visual effects for playable characters

0 commit comments

Comments
 (0)