From 7cb96efe88517565e0b135d1f10edbcdf00a477c Mon Sep 17 00:00:00 2001 From: Ingo Karkat Date: Tue, 10 Jun 2025 12:04:22 +0200 Subject: [PATCH] Release 1.047 System-info: Ubuntu 20.04.6 LTS, x86_64 Platform-info: Vim 9.1.1401 --- README.md | 2 +- doc/ingo-library.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 14aac13..8f4439c 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,7 @@ HISTORY ------------------------------------------------------------------------------ Note: Bump a new draft version also in autoload/ingo/version.vim -##### 1.047 RELEASEME +##### 1.047 10-Jun-2025 - CHG: ingo#text#surroundings#ChangeEnclosedText() and ingo#text#surroundings#RemoveSingleCharDelimiters() now take an a:delimiterCharExpr instead of a literal a:delimiterChar. diff --git a/doc/ingo-library.txt b/doc/ingo-library.txt index 8e2b803..fee66e0 100644 --- a/doc/ingo-library.txt +++ b/doc/ingo-library.txt @@ -201,7 +201,7 @@ https://github.com/inkarkat/vim-ingo-library/issues or email (address below). HISTORY *ingo-library-history* Note: Bump a new draft version also in autoload/ingo/version.vim -1.047 RELEASEME +1.047 10-Jun-2025 - CHG: ingo#text#surroundings#ChangeEnclosedText() and ingo#text#surroundings#RemoveSingleCharDelimiters() now take an a:delimiterCharExpr instead of a literal a:delimiterChar.