Skip to content

Commit

Permalink
Update CHANGELOG.md (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
CatherineKiiru committed May 17, 2022
1 parent eb18635 commit e80e3c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
### Version 3.3 (June 14, 2019)

- ![(tick)](docs/images/check.svg) Fixed: maven-plugin random socket leak, leading to
threads leak on slave and master
threads leak on agent and controller
([JENKINS-57119](https://issues.jenkins.io/browse/JENKINS-57119))
- ![(tick)](docs/images/check.svg) Fixed: [java.io](http://java.io).NotSerializableException:
The calling thread Thread has no associated
Expand Down Expand Up @@ -430,7 +430,7 @@ This version requires Jenkins 1.580.1 or later.
- New: support notifications via the ciManagement section of the POM
([JENKINS-1201](https://issues.jenkins.io/browse/JENKINS-1201),
[JENKINS-6421](https://issues.jenkins.io/browse/JENKINS-6421))
- Fixed: build may fail if master and slave use different VM types
- Fixed: build may fail if controller and agent use different VM types
([JENKINS-19978](https://issues.jenkins.io/browse/JENKINS-19978))
- Fixed: Set the correct status of a maven build, in case that one
module has test failures and other module don't compile
Expand Down

0 comments on commit e80e3c3

Please sign in to comment.