Skip to content

Commit 2aaebe3

Browse files
committed
Update README.md
1 parent f035cea commit 2aaebe3

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

README.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ In addition, this plug-in is made to just experiment continuous integration on G
5656

5757
Plugin version | GitBucket version
5858
:--------------|:--------------------
59+
1.8.x | 4.31.x -
5960
1.7.x | 4.30.x -
6061
1.6.x - | 4.24.0 -
6162
1.5.x - | 4.23.1 -
@@ -73,6 +74,9 @@ Run `sbt assembly` and copy generated `/target/scala-2.12/gitbucket-ci-plugin-as
7374

7475
## Release Notes
7576

77+
### 1.8.1
78+
- Bug fix
79+
7680
### 1.8.0
7781
- Docker support
7882

@@ -93,24 +97,24 @@ Run `sbt assembly` and copy generated `/target/scala-2.12/gitbucket-ci-plugin-as
9397

9498
### 1.3.0
9599

96-
- update for Scalatra 2.6
97-
- fix skipping pull request build bug
100+
- Update for Scalatra 2.6
101+
- Fix skipping pull request build bug
98102

99103
### 1.2.0
100104

101-
- build workspace browser
102-
- altered build directories location
105+
- Build workspace browser
106+
- Altered build directories location
103107

104108
### 1.1.0
105109

106-
- skip build by commit message
107-
- re-run build by pull request comment
108-
- supply environment variables in build script
110+
- Skip build by commit message
111+
- Re-run build by pull request comment
112+
- Supply environment variables in build script
109113

110114
### 1.0.1
111115

112-
- build status badge
113-
- fix pull request build bug
116+
- Build status badge
117+
- Fix pull request build bug
114118

115119
### 1.0.0
116120

0 commit comments

Comments
 (0)