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

Update release notes

This commit is contained in:
Tae Won Ha 2017-04-30 19:03:57 +02:00
parent 2725cf4628
commit eefeea9e81
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44

View File

@ -1,7 +1,7 @@
# next
# 0.14.0-181
* GH-405: Redesign
- Redux-like architecture combined with RxSwift
- Redux-like architecture using RxSwift
* GH-383: Add a general web view preview which preserves the scroll position when (automatically) reloading the selected file.
* GH-398: Set the represented icon in the window title bar.
* GH-389: Bugfix: The Files tool does not update when one folder is created.