diff --git a/.ort.yml b/.ort.yml index fd8c324..4f7012e 100644 --- a/.ort.yml +++ b/.ort.yml @@ -16,7 +16,7 @@ excludes: curations: license_findings: - path: "README.md" - start_lines: 256 + start_lines: 262 line_count: 1 detected_license: "LGPL-2.0-or-later" reason: "DOCUMENTATION_OF" diff --git a/README.md b/README.md index 05d12da..9ec9c90 100644 --- a/README.md +++ b/README.md @@ -251,6 +251,12 @@ Note that the copyright information of this project found by ORT are not complet - First release +### v0.1.1 + +- Code Visualization: Provide global methods that can be accessed by external modules +- Achieve REUSE compliance for the project +- Add github workflows + ## License VS Code Extension for the Production Flow Description Language (PFDL) is licensed under the MIT License. See [LICENSE](LICENSE) for details on the licensing terms.