From 79a99c032bb3ce99b69f875a146a66c8e9284126 Mon Sep 17 00:00:00 2001 From: RobQuistNL Date: Fri, 23 Aug 2024 11:10:24 +0200 Subject: [PATCH] Update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b3c7d84..3bd33d6 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,8 @@ Install from here: https://chrome.google.com/webstore/detail/github-jira-integra - Fix prefilled data being overwritten by plugin (thanks @blakegearin | fixes #49) - Upgrade manifest from v2 to v3 (thanks @HanJaeJoon) - Allow for custom URL's with optional permissions (thanks @exadeci | fixes #45) - +- Replaced deprecated DOM checks with proper listeners +- Fixed potential undefined error in navigating pages #### 1.2.3 - Fix title selection in Github page (fixes #47)