CHANGELOG: update

pull/16/merge
Marco Hinz 8 years ago
parent eec0dff83f
commit 76493ff0ad

@ -7,9 +7,17 @@ All notable changes to this project will be documented in this file.
### Added
- Option: `-c` (execute single command)
- Option: `--remote-tab-{wait,silent,wait-silent}`.
### Changed
- Option: `--remote{,-silent,-wait,-wait-silent}` take `+{cmd}`
- Allow `+cmd` to be anywhere in the arguments.
## [1.1] - 2015-12-17
### Added
- `CHANGELOG.md` according to [keepachangelog.com](http://keepachangelog.com).
- Two GIFs showing off how to use nvr.
- Option: `--serverlist`
@ -20,12 +28,14 @@ All notable changes to this project will be documented in this file.
- Many bugfixes.
### Changed
- Renamed `nvim-remote.py` to `nvr` for convenience.
- nvr is no real wrapper anymore. This is done for implementing more useful
options that act slight different than their nvim equivalents in the future.
- Unused arguments are fed to `--remote-silent`.
## [1.0] - 2015-12-16
First release!
[Unreleased]: https://github.com/mhinz/neovim-remote/compare/v1.1...HEAD

Loading…
Cancel
Save