From 66ce443c2c95695d1aa852a5673b60bcb64f5dc0 Mon Sep 17 00:00:00 2001 From: Derek Nola Date: Thu, 4 Dec 2025 12:26:42 -0800 Subject: [PATCH] Fix changelog comparison line Signed-off-by: Derek Nola --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 888e3df..81a00d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ - allow for opt_tls_san to be undefined, since it's optionally defined (#456) - Reduce run noise (#450) -For a full list of commits see [diff between 1.1.1 and 1.1.0](https://github.com/k3s-io/k3s-ansible/compare/1.1.1...1.1.0). +For a full list of commits see [diff between 1.1.0 and 1.1.1](https://github.com/k3s-io/k3s-ansible/compare/1.1.0...1.1.1). Thanks to all community contributors including: fch-aa, lufisaal, PhilThurston, rpressiani, softplus10, too-gee, triplepoint!