Skip to content

Commit

Permalink
Tiny change in release info
Browse files Browse the repository at this point in the history
  • Loading branch information
namsonx committed Apr 8, 2024
1 parent 73ee848 commit 1047910
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
* Added mechanism to prevent Python application freeze.
* Removed globals scope out of all exec method executions.
* Optimized errors handling while loading parameters.
* Improved handling of duplicated parameters in configuration files:
* Improved handling of duplicated parameters:

In following example different values are assigned to the same parameter several times. It can be seen that
the last assignment is the valid one. Previously assigned values will be overwritten. Please make sure to add
Expand Down

0 comments on commit 1047910

Please sign in to comment.