Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 970 Bytes

CHANGELOG.md

File metadata and controls

28 lines (21 loc) · 970 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Added

  • g:vim_http_tempbuffer that makes response buffers temporary #5.

Added

  • support for PATCH http method
  • pin minimum vim version at 7.4.566, if you are using a version prior to this you can use the version of the code with the pre-7.4.566 tag

0.0.1 - 2017-08-21

Added

  • This CHANGELOG file!
  • g:vim_http_split_vertically to controll split direction