Skip to content

Commit 8ec5976

Browse files
committed
Bump bugfix version
(also update the changelog)
1 parent e0b5b86 commit 8ec5976

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## Unreleased
88

9+
## [2.2.3] - 2022-10-29
10+
### Fixed
11+
- Remove a stray echo when generating help for the various Merginal buffers.
12+
913
## [2.2.2] - 2022-10-05
1014
### Fixed
1115
- Replace `fugitive#repo()` usage with Fugitives standalone functions.

doc/merginal.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Idan Arye <https://github.com/idanarye/>
55
License: Same terms as Vim itself (see |license|)
66

7-
Version: 2.2.2
7+
Version: 2.2.3
88

99
INTRODUCTION *merginal*
1010

0 commit comments

Comments
 (0)