Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Jul 30, 2016
1 parent d6c5302 commit ade15ef
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 5 deletions.
17 changes: 13 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,22 @@
Changelog of Violation Comments to Bitbucket Server Plugin.

## Unreleased
### No issue

**doc**


[84cd98689620206](https://github.com/jenkinsci/violation-comments-to-stash-plugin/commit/84cd98689620206) Tomas Bjerre *2016-07-30 11:53:48*


## 1.16
### GitHub [#5](https://github.com/jenkinsci/violation-comments-to-stash-plugin/issues/5) Use Violation Comments Lib

**Using Violation Comments to Bitbucket Server Lib #5 #6 #7**

* This is a major change! As I dont have time for proper testing, I will simply release it "as is" =)

[c2797b39a93f47a](https://github.com/jenkinsci/violation-comments-to-stash-plugin/commit/c2797b39a93f47a) Tomas Bjerre *2016-07-29 19:52:31*
[d7cc91692e328b8](https://github.com/jenkinsci/violation-comments-to-stash-plugin/commit/d7cc91692e328b8) Tomas Bjerre *2016-07-29 20:01:41*


### GitHub [#6](https://github.com/jenkinsci/violation-comments-to-stash-plugin/issues/6) [Help] java.io.IOException: Unable to serialize
Expand All @@ -18,7 +27,7 @@ Changelog of Violation Comments to Bitbucket Server Plugin.

* This is a major change! As I dont have time for proper testing, I will simply release it "as is" =)

[c2797b39a93f47a](https://github.com/jenkinsci/violation-comments-to-stash-plugin/commit/c2797b39a93f47a) Tomas Bjerre *2016-07-29 19:52:31*
[d7cc91692e328b8](https://github.com/jenkinsci/violation-comments-to-stash-plugin/commit/d7cc91692e328b8) Tomas Bjerre *2016-07-29 20:01:41*


### GitHub [#7](https://github.com/jenkinsci/violation-comments-to-stash-plugin/issues/7) Pipeline plugin compatibility
Expand All @@ -27,7 +36,7 @@ Changelog of Violation Comments to Bitbucket Server Plugin.

* This is a major change! As I dont have time for proper testing, I will simply release it "as is" =)

[c2797b39a93f47a](https://github.com/jenkinsci/violation-comments-to-stash-plugin/commit/c2797b39a93f47a) Tomas Bjerre *2016-07-29 19:52:31*
[d7cc91692e328b8](https://github.com/jenkinsci/violation-comments-to-stash-plugin/commit/d7cc91692e328b8) Tomas Bjerre *2016-07-29 20:01:41*


## 1.15
Expand Down Expand Up @@ -106,7 +115,7 @@ Changelog of Violation Comments to Bitbucket Server Plugin.


## 1.9
### GitHub #12
### GitHub [#12](https://github.com/jenkinsci/violation-comments-to-stash-plugin/issues/12) Comment commits

**Adding header 'X-Atlassian-Token: no-check' to be compatible with Stash 4.0 #12**

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ Changelog of Violation Comments to Bitbucket Server Plugin.
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.5.2</version>
<version>2.5.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit ade15ef

Please sign in to comment.