Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat : Refactored batch maven module to support multi versions. #142

1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Support for pcf v6.0.0 submodel.
- Added controller interface api's for PCF Exchange.
- Added new classes for multiple submodel version support.
- Added different usecase Handler for multi version support.
- Added refactor code changes for external services.
- Added usecase handle implementation for multiple submodel support.
- Supported new serial part submodel with multi version support.
Loading