hello-world-se-plugin/CHANGELOG.md

16 lines
371 B
Markdown
Raw Normal View History

2020-08-03 17:24:04 +02:00
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# Changelog for Hello World Smart Executor Plugin
2021-06-16 09:42:03 +02:00
## [v2.0.0]
2020-08-03 17:24:04 +02:00
2021-06-11 11:17:20 +02:00
- Ported plugin to smart-executor APIs 3.0.0 [#21619]
2020-08-03 17:24:04 +02:00
- Switched smart-executor JSON management to gcube-jackson [#19647]
## [v1.0.0]
- First Release. The component was migrated from smart-executor-hello-world-plugin
2020-08-04 15:07:10 +02:00