Fix the formatting in the changelog

This commit is contained in:
Ryan Goldstein 2019-09-27 16:57:25 -04:00
parent ea93a0130d
commit a336e9e959

View file

@ -1,6 +1,6 @@
# Unreleased
- Add web support via the 'stdweb' or 'web-sys' features
- Add web support via the 'stdweb' or 'web-sys' features
- On macOS, implement `run_return`.
- On iOS, fix inverted parameter in `set_prefers_home_indicator_hidden`.
- On X11, performance is improved when rapidly calling `Window::set_cursor_icon`.