Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jcubic committed Jun 25, 2017
1 parent fac8d8d commit 251307d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# next
* add option to cmd::disable to not blur so it don't hide android keyboard
on terminal::pause(true)
* add option to cmd::disable to not blur so it don't hide android keyboard on pause
* don't enable terminal on init on Android
* fix next key after CTRL+V that was triggering input event (reported by @artursOs)
* fix parsing strings
* don't hide virtual keyboard on Android when called pause()
* fix input on Firefox with google keyboard (reported by Filip Wieland)
* disable terminal on pause event in cordova
* disable terminal on resume event in cordova

# 1.4.3
* don't execute keypress callback when terminal is disabled (reported by @artursOs)
Expand Down

0 comments on commit 251307d

Please sign in to comment.