Skip to content
Snippets Groups Projects
Commit 6307c0bd authored by dgelessus's avatar dgelessus
Browse files

Document improved error highlighting in changelog

parent c6ceee34
No related branches found
No related tags found
No related merge requests found
Pipeline #46584 passed
......@@ -4,6 +4,7 @@
* Updated ProB 2 to version 4.0.0-SNAPSHOT.
* Improved the performance of loading machines by reusing the existing instance of ProB instead of starting a new one for each machine.
* Improved error highlighting for machines loaded from files and not from the notebook.
* Significantly refactored the logic for parsing commands and their arguments.
* This is an internal change and should not affect any user-visible behavior. That is, all inputs that were accepted by previous versions should still be accepted - if any previously valid inputs are no longer accepted, this is a bug.
* As a side effect, the inspection and code completion features now work better in a few edge cases.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment