From 0a8c0fb51051ead25fb6d6c092a0971535105a07 Mon Sep 17 00:00:00 2001 From: kumojima Date: Tue, 28 Mar 2023 17:56:47 +0900 Subject: [PATCH] drop support IE11 and add supported browser list --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 73738338..7a44d0a9 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,9 @@ Plugin to generate and use issue templates for each project to assist issue creation. -The latest version 1.0.x **is not compatible with IE11**. (Related: #310) -Please use version 0.3.8 or **[0.3-stable](https://github.com/akiko-pusu/redmine_issue_templates/tree/0.3-stable) branch** (uing jQuery version) as a stable release for Redmine4.x. +## Supported browsers + +The current version of Chrome, Firefox, and Microsoft Edge (Chromium version). ## Useful links