From 74a5e7b151d84f572d84405537221bc7ccb24e53 Mon Sep 17 00:00:00 2001 From: Wilfred Hughes Date: Sun, 3 Oct 2021 16:45:20 -0700 Subject: [PATCH] Note that the manual is tracking the bleeding edge version --- manual/src/introduction.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manual/src/introduction.md b/manual/src/introduction.md index 34712dff9..29078cf5c 100644 --- a/manual/src/introduction.md +++ b/manual/src/introduction.md @@ -21,3 +21,7 @@ tool that understands syntax. It currently supports 18 languages: * TypeScript (and TSX) When it works, it's *fantastic*. + +This manual tracks the bleeding edge version of difftastic. [The +changelog](https://github.com/Wilfred/difftastic/blob/master/CHANGELOG.md) +records what features and bug fixes are in each version.