Skip to content

Commit

Permalink
Update list style
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalijr2 committed Feb 10, 2025
1 parent d978e6c commit 6918aee
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- BOM module
- Use BOM in integration tests
* BOM module
* Use BOM in integration tests

## 1.1.1 - 2025-01-02 - Modules

Expand All @@ -20,69 +20,69 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- Update Mockito to 5.15.2
- Update Javadoc
- Update jUnit to 5.11.4
* Update Mockito to 5.15.2
* Update Javadoc
* Update jUnit to 5.11.4

## 1.1.0 - 2024-11-28

### Added

- Add tinylog modules: provider and writer
* Add tinylog modules: provider and writer

### Changed

- Fix dependencies' scopes
* Fix dependencies' scopes

## 1.0.0 - 2024-11-13 - Mock Loggers

### Added

- Add SLF4J and Apache Commons Logging modules
* Add SLF4J and Apache Commons Logging modules

### Changed

- Rename to **Mock Loggers**
* Rename to **Mock Loggers**

## 1.1.3 - 2024-11-09

### Added

- Improved Javadoc
- Use BOM for jUnit and Mockito
- Add activity badges, update other
- Custom annotation @MockLoggers
* Improved Javadoc
* Use BOM for jUnit and Mockito
* Add activity badges, update other
* Custom annotation @MockLoggers

### Changed

- Update Maven plugins: invoker, javadoc, surefire and failsafe
* Update Maven plugins: invoker, javadoc, surefire and failsafe

## 1.1.2 - 2024-10-21

### Changed

- Update jUnit Jupiter and Platform
- Update Mockito to 5.14
- Update a bunch of Maven plugins: javadoc, surefire, failsafe, invoker,
* Update jUnit Jupiter and Platform
* Update Mockito to 5.14
* Update a bunch of Maven plugins: javadoc, surefire, failsafe, invoker,
central-publishing, jetbrains annotations

## 1.1.1 - 2024-08-20

### Changed

- Update jUnit to 5.11
- Improve extension's logging
- Clean the Maven publishing plugin's configuration.
* Update jUnit to 5.11
* Improve extension's logging
* Clean the Maven publishing plugin's configuration.

## 1.1.0 - 2024-07-19

### Added

- Implement jUnit extension.
* Implement jUnit extension.

## 1.0.0 - 2024-07-15 - Mock of JDK Platform Logging

### Added

- Implement a logger finder.
- Add Javadocs.
* Implement a logger finder.
* Add Javadocs.

0 comments on commit 6918aee

Please sign in to comment.