From 180be7ba574033baa30fa8af0db4f59db7353584 Mon Sep 17 00:00:00 2001 From: Liam Dyer Date: Wed, 27 Nov 2024 16:38:48 -0500 Subject: [PATCH] docs!: add note about reworked config Forgot to add the ! to the original commit https://github.com/Saghen/blink.cmp/commit/11871727278381febd05d1ee1a17f98fb2e32b26 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 61da2584..16c94bea 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ > [!WARNING] > This plugin is _beta_ quality. Expect breaking changes and many bugs +> [!NOTE] +> The configuration was recently reworked, please read the [configuration section](#configuration) for the new schema + > [!NOTE] > If you're on a release tag, ensure you're viewing the README for [the latest release](https://github.com/Saghen/blink.cmp/tree/v0.6.1)