#66 Updated changelog

This commit is contained in:
Marvin Scham
2023-06-06 02:38:23 +02:00
parent 126613ef3c
commit 34c682b314

View File

@@ -5,12 +5,13 @@
### Added
- `EbayItemDataSource` (#37)
- Mutation testing capabilities via PITest (#66)
- `Product` class
- Mapping between Product and its corresponding DTO
- Dependencies: Lombok for easier notation, JUnit 5 Params for repetitive tests
- Product Validation
- Product Retrieval
- Tests
- Unit Tests
### Changed