Skip to content

Commit bff4766

Browse files
committed
2.0.2
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
1 parent de458c8 commit bff4766

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
88

9+
## 2.0.2 – 2023-04-13
10+
### Fixed
11+
- in GithubIssuePrReferenceWidget, do not display the comment if the issue/pr is not found
12+
913
## 2.0.1 – 2023-03-10
1014
### Changed
1115
- allow loading images from https://user-images.githubusercontent.com in global CSP (for markdown content in widgets)

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<description><![CDATA[GitHub integration provides a dashboard widget displaying your most important notifications
77
and a unified search provider for repositories, issues and pull requests. It also provides a link reference provider
88
to render links to issues, pull requests and comments in Talk and Text.]]></description>
9-
<version>2.0.1</version>
9+
<version>2.0.2</version>
1010
<licence>agpl</licence>
1111
<author>Julien Veyssier</author>
1212
<namespace>Github</namespace>

0 commit comments

Comments
 (0)