From 3f56f4479d476d566d684902c3d59069f44a64eb Mon Sep 17 00:00:00 2001 From: Roald87 Date: Fri, 4 Oct 2024 16:56:58 +0200 Subject: [PATCH 1/2] remove option to load twincat 2 project --- docs/tc3.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/tc3.md b/docs/tc3.md index 38ff0e2..01abb5f 100644 --- a/docs/tc3.md +++ b/docs/tc3.md @@ -22,6 +22,12 @@ - When typing a type from a library in TwinCAT, it tries to insert the library namespace, which is not valid for the library. - Events added to an EventClass in the type system must be successfully compiled to be saved. If changes are made and the project is saved without building it, the changes are not saved. Similarly, if there is a compile error, the changes are not saved. +## Version 3.1.4026.10 + +### Features + +- Removed option to "Load Project from TwinCAT 2.xx Version" from TwinCAT XAE project menu. [See reported issue](https://github.com/Roald87/TwinCatChangelog/issues/105). + ## Version 3.1.4024.59 ### Bug fixes From 8399f66e959099e351901a580122074ed300f2f1 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 14:57:24 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/tc3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tc3.md b/docs/tc3.md index 01abb5f..60fb011 100644 --- a/docs/tc3.md +++ b/docs/tc3.md @@ -26,7 +26,7 @@ ### Features -- Removed option to "Load Project from TwinCAT 2.xx Version" from TwinCAT XAE project menu. [See reported issue](https://github.com/Roald87/TwinCatChangelog/issues/105). +- Removed option to "Load Project from TwinCAT 2.xx Version" from TwinCAT XAE project menu. [See reported issue](https://github.com/Roald87/TwinCatChangelog/issues/105). ## Version 3.1.4024.59