From c9dad569f111b8befa5ce89f5bf614836bdb8c62 Mon Sep 17 00:00:00 2001 From: Pocco81 Date: Thu, 15 Jul 2021 11:31:19 -0500 Subject: [PATCH] extended #7 notice by adding #8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06e8378..1645220 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ # 📺 Notices Checkout the [CHANGELOG.md](https://github.com/Pocco81/AutoSave.nvim/blob/main/CHANGELOG.md) file for more information on the notices below: -+ **15-07-21**: Implemented debounce_delay setting thanks to #7. ++ **15-07-21**: Implemented debounce_delay setting thanks to #7 and "Preserve cursor marks" feature when saving thanks to #8. + **04-07-21**: Fixed #1. + **01-07-21**: Just released!