Skip to content

Commit

Permalink
Add changelog for 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cyderize committed Nov 9, 2020
1 parent 8a72fe0 commit 775d33d
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions MiniZincIDE/CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
2020-11-06
v2.5.2
- Properly resize extra flags table after adding parameters (#119).
- Use the minimal configuration to check the model interface (#118).
- Allow omitting builtin solver version in project JSON.
- Don't mark as modified when loading non-synced solver configurations.
- Ensure the last open configuration in a project is selected when loaded.
- Fix the default values of solution truncation and output window clearing.
- Process unrecognised extra flags from old project configurations.
- Fix watching for modification of the additional data box.
- Fix the alignment of line numbers.
- Make behaviour controls more narrow to accommodate smaller window sizes.
- Defocus config window widgets when updating solver config so values of
currently edited fields are updated.
- Pass user input data correctly during compilation.
- Remove solns2out options from MiniZinc call when compiling.

2020-10-22
v2.5.1
- Fix typo when passing solver statistics option to minizinc (#112).
Expand Down

0 comments on commit 775d33d

Please sign in to comment.