Skip to content

Commit

Permalink
remove option to load twincat 2 project (#106)
Browse files Browse the repository at this point in the history
* remove option to load twincat 2 project

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
Roald87 and pre-commit-ci[bot] authored Oct 4, 2024
1 parent a9a0e73 commit 6f7128d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/tc3.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6f7128d

Please sign in to comment.