X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/00e7e12a3a412ea386806d5d4eeaed345e912940..05b54b84327cfd1089cc4d630c7c65880252bcb4:/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index 9c2939e..caaf1c3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # Change Log -## Unreleased +## 21.6b0 ### _Black_ @@ -13,6 +13,8 @@ - Fix incorrect custom breakpoint indices when string group contains fake f-strings (#2311) - Fix regression where `R` prefixes would be lowercased for docstrings (#2285) +- Fix handling of named escapes (`\N{...}`) when `--experimental-string-processing` is + used (#2319) ## 21.5b2