Skip to content

Commit bdac2cb

Browse files
committed
Add changelog
1 parent 0e53e94 commit bdac2cb

1 file changed

Lines changed: 22 additions & 23 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,31 @@
11
# Changelog
22

3-
**Version 2.0.7**
4-
5-
Date: 11.09.2019
3+
## [2.0.8] - 2021-04-08
4+
### Changed
5+
- Published to Maven Central
66

7+
## [2.0.7] - 2019-09-11
8+
### Added
79
- Made the file compression logic usable separately via the FileCompressor class.
8-
- Bug fixes - LogViewBuilder now also supports the log file compression parameter.
9-
10-
**Version 2.0.6**
1110

12-
Date: 10.09.2019
11+
### Fixed
12+
- Bug fixes - LogViewBuilder now also supports the log file compression parameter.
1313

14+
## [2.0.6] - 2019-09-10
15+
### Added
1416
- Added an option to compress a log to zip file before posting it.
15-
- Cleaned up some Javadoc
1617

17-
**Version 2.0.5**
18-
19-
Date: 06.09.2019
20-
21-
* Published the artifact to JCenter
22-
* Added a guide for publishing
23-
* APIs are unchanged.
24-
25-
**Version: 2.0.4**
26-
27-
Date: 04.09.2019
18+
### Fixed
19+
- Cleaned up some Javadoc
2820

29-
* Moved the library to GitHub
30-
* Added the binary artifact to JCenter.
31-
* Updated the build script.
32-
* APIs are unchanged.
21+
## [2.0.5] - 2019-09-06
22+
### Added
23+
- Added a guide for publishing
24+
- Published the artifact to JCenter
25+
26+
## [2.0.4] - 2019-09-04
27+
### Changed
28+
- Moved the library to GitHub
29+
- Added the binary artifact to JCenter.
30+
- Updated the build script.
31+
- APIs are unchanged.

0 commit comments

Comments
 (0)