1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-23 19:21:53 +03:00

Add GH-239, GH-312 to release notes

This commit is contained in:
Tae Won Ha 2016-10-24 23:53:31 +02:00
parent c8a767354d
commit d3c5f638f9
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44

View File

@ -1,5 +1,6 @@
* GH-309: When opening a file via a GUI action, check whether the file is already open.
- Open in a tab or split: select the tab/split
- Open in another (GUI) window: let NeoVim handle it.
* GH-239, GH-312 Turn on font smoothing such that the "Use LCD font smoothing when available" setting from the General system preferences pane is respected.
* Update RxSwift from `3.0.0-rc.1` to `3.0.0`.