Support NetBSD platform (#603)

* Support NetBSD platform

* CHANGELOG tweak + target ordering
This commit is contained in:
Iku Iwasa
2018-07-16 23:25:27 +09:00
committed by Francesca Frangipane
parent bd944898f0
commit 8c78013257
9 changed files with 14 additions and 12 deletions

View File

@@ -1,6 +1,7 @@
# Unreleased
- On iOS, the view is now set correctly. This makes it possible to render things (instead of being stuck on a black screen), and touch events work again.
- Added NetBSD support.
# Version 0.16.2 (2018-07-07)