hgman/CHANGELOG.md

20 lines
376 B
Markdown
Raw Normal View History

2021-02-25 07:27:33 +03:00
## 2.0.2 # Build 2 [2021-02-25]
2021-02-25 08:44:48 +03:00
- - Added game statistics
2021-02-25 09:13:37 +03:00
- - Added end game scene
2021-02-25 07:27:33 +03:00
- ✔️ - Fix keyboard fize on big screen
2021-02-25 08:44:48 +03:00
- ♻️ - JS code replace `var` by `let`
2021-02-25 07:27:33 +03:00
2021-02-25 04:38:21 +03:00
## 2.0.1 [2021-02-25]
- - Make iOS web app
2021-02-25 02:13:31 +03:00
## 2.0.0 [2021-02-25]
Init version
2021-02-25 04:38:21 +03:00
## Legend
- 🐛 - Bug
- ✔️ - Fixed
- ❌ - Removed
- - Added
- - Information
- ♻️ - Edited