From 02d38828c567eef9b31a95f60e2fdeb884fb0d41 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Fri, 1 Oct 2021 22:50:50 +0200 Subject: [PATCH] prepare release v1.1.0 --- History.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/History.md b/History.md index 6c36724..88b14ff 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,8 @@ +# 1.1.0 / 2021-10-01 + + * [templating] Add `botHasBadge` function + * [editor] Mark fully disabled rules in list + # 1.0.0 / 2021-09-22 * Breaking: Add configuration interface and switch to more generic config format (#7) @@ -124,4 +129,4 @@ # 0.1.0 / 2021-04-03 - * Initial release \ No newline at end of file + * Initial release