#37 Added eBay Data Source + Docs
This commit is contained in:
16
CHANGELOG.md
16
CHANGELOG.md
@@ -1,5 +1,21 @@
|
||||
# Changelog
|
||||
|
||||
## 0.2.0-SNAPSHOT
|
||||
|
||||
### Added
|
||||
|
||||
- EbayItemDataSource (#37)
|
||||
|
||||
### Changed
|
||||
|
||||
- AbstractDataSource between DataSource interface and implementations to minimize code duplication
|
||||
- Affects AmazonProductDataSource and related tests (~ #39)
|
||||
- Testing resources moved to more intuitive location
|
||||
|
||||
### Fixed
|
||||
|
||||
- Logback configuration is now linked correctly
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user