Skip to content

Commit 448e7e2

Browse files
committed
Released version 3.7.1
1 parent eaf14bf commit 448e7e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [3.7.1]
911
### Added
1012
* Allow special keys to be escaped in mappings using `\`. For example, `\<C-R>`
1113
represents the key sequence `<`, `C`, `-`, `R`, `>`.
@@ -345,6 +347,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
345347
* Fixed none POSIX `echo -n` call
346348

347349
[Unreleased]: https://github.com/fanglingsu/vimb/compare/3.7.0...master
350+
[3.7.1]: https://github.com/fanglingsu/vimb/compare/3.7.0...3.7.1
348351
[3.7.0]: https://github.com/fanglingsu/vimb/compare/3.6.0...3.7.0
349352
[3.6.0]: https://github.com/fanglingsu/vimb/compare/3.5.0...3.6.0
350353
[3.5.0]: https://github.com/fanglingsu/vimb/compare/3.4.0...3.5.0

0 commit comments

Comments
 (0)