Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 651 Bytes

CHANGELOG.md

File metadata and controls

27 lines (14 loc) · 651 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning

[1.0.1] 2023-09-19

Fixed

  • some documentation and ExecutionReport text snippets

[1.0.0] 2023-09-12

Added

  • Initial Version of DBpedia Download
  • Timeout for requests calls to avoid hanging when downloading/uploading large datasets (bandit issue)

Changed

  • Plugin template updated to version 4.0.0

Fixed

  • mypy, flake8 and pylint linting errors to maintain code quality and improve readability