We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8990d3 commit a901fbbCopy full SHA for a901fbb
README.md
@@ -18,6 +18,10 @@ Install from here: https://chrome.google.com/webstore/detail/github-jira-integra
18
19
### Changelog
20
21
+#### 1.2.2
22
+- Assignee is now optional, doesn't show when unassigned
23
+- Page jumps around a bit less when loading ticket information
24
+
25
#### 1.2.1
26
- Fixed order of reporter / assigned names
27
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"manifest_version": 2,
3
"name": "GitHub Jira Integration",
4
- "version": "1.2.1",
+ "version": "1.2.2",
5
6
"description": "This extension shows contents of linked tasks from Jira in Github",
7
0 commit comments