Add new changelog entry for using -S flag

This commit is contained in:
Ali Borhani 2020-07-16 12:59:21 +04:30 committed by GitHub
parent b8832e61ea
commit 208ff00a76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,6 @@
### Unreleased
- Fixed the shebang line in `bombsquad_server` file by using `-S` flag for `/usr/bin/env`.
### 1.5.22 (20139)
- Button and key names now display correctly again on Android (and are cleaned up on other platforms too).