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 4368552 commit c101e6aCopy full SHA for c101e6a
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# CHANGELOG
2
3
+## Version 2.2
4
+
5
+2019-08-12
6
7
+- Gitea support
8
+ ([#18](https://github.com/tf/redmine_merge_request_links/pull/18))
9
10
## Version 2.1.1
11
12
2018-09-26
init.rb
@@ -4,7 +4,7 @@
name 'Redmine Merge Request Links'
author 'Tim Fischbach'
description 'Display links to Gitlab merge requests and GitHub pull requests'
- version '2.1.1'
+ version '2.2.0'
url 'https://github.com/tf/redmine_merge_request_links'
author_url 'https://github.com/tf'
0 commit comments