diff --git a/.ort.yml b/.ort.yml index a842a86..f817173 100644 --- a/.ort.yml +++ b/.ort.yml @@ -16,7 +16,7 @@ excludes: curations: license_findings: - path: "README.md" - start_lines: 266 + start_lines: 270 line_count: 1 detected_license: "LGPL-2.0-or-later" reason: "DOCUMENTATION_OF" diff --git a/README.md b/README.md index 44c3dff..43d6d1b 100644 --- a/README.md +++ b/README.md @@ -261,6 +261,10 @@ Note that the copyright information of this project found by ORT are not complet - Achieve REUSE compliance for the project - Add github workflows +### v0.1.2 + +- Enable multi-platform support + ## 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.