Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion doc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).

### Changed

- Simplified codebase by removing classes with just a few lines of code that can be moved.
- Simplified code base by removing classes with only a few lines of code that can be moved.
- chore: [Tidy up several pom.xml](https://github.com/cap-java/cds-feature-attachments/pull/432) files to make them more manageable
- [Improved initialization](https://github.com/cap-java/cds-feature-attachments/pull/403) of Malware Scanner Service.

### Fixed

Expand Down