Skip to content

Commit

Permalink
Update changelog to release 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
csowada committed Dec 25, 2020
1 parent 7162fd8 commit 0199910
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file.

## Unreleased

## [1.1.3] - 2020-12-25
### Changed
- Changed many line of code to fix sonarlint/cloud issues
- Add more ``final`` to parameters
- Changed to Java 8 syntax like Lambda expressions or Multi-Exceptions
- Fixed one or two wrong handled Interrupts

## [1.1.2] - 2020-12-17
### Added
- Added ``sonarcloud`` to build pipeline
Expand Down
6 changes: 0 additions & 6 deletions sonar-project.properties

This file was deleted.

0 comments on commit 0199910

Please sign in to comment.