Skip to content
This repository was archived by the owner on Aug 31, 2023. It is now read-only.

Commit 4b1a75b

Browse files
committed
Update readme
1 parent 1cbbed2 commit 4b1a75b

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,14 @@ You can also install this add-on manually by using one of the ZIP files on the [
4242

4343
👉 = current version
4444

45-
- **1.0** - Initial release (display Merge Request source and target branches)
45+
- **1.0** - Initial release (display Merge Request source and target branches name)
4646
- **1.1** - Copy source and target branches name
4747
- **1.2** - Copy Merge Request information (intended for sharing on e.g instant messaging softwares)
4848
- 👉 **1.3** - Direct Jira ticket link (automatic detection of ticket ID in source branch name or Merge Request title)
4949
- **1.4** - WIP / unWIP toggle button
50+
- **1.5**:
51+
- New option: enable display Merge Request source and target branches
52+
- New options: enable copy source and target branches name button (one option for each branches)
5053

5154
## License
5255

css/options.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,6 @@
1717
border-color: rgba(249, 249, 250, 0.2);
1818
border-width: 1px;
1919
}
20-
21-
.is-firefox button {
22-
background-color: rgba(249, 249, 250, 0.2);
23-
color: #fff;
24-
border: none;
25-
}
2620
}
2721

2822
/* Chrome **************************************************************/

0 commit comments

Comments
 (0)