Skip to content

Commit 2ac5c58

Browse files
committed
update changelog with PR 2742
1 parent 48bf045 commit 2ac5c58

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

docs/changelogs/v4.0.3.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@ See GitHub Actions
4848

4949
## Overview
5050

51-
This release includes several bug fixes and improvements for _FAST.Farm_, including segmentation faults with large farms, file I/O collision fixes, increased error message length, and compile issues.
51+
This release includes several bug fixes and improvements for _FAST.Farm_, including segmentation faults with large farms, file I/O collision fixes, increased error message length, and build/compile issues.
5252

5353
## General
5454

55-
### Build Systems
55+
### CMake build system
5656

5757
#2709 Add "nouninit" to debug flags for IntelLLVM (@andrew-platt)
5858

@@ -64,6 +64,11 @@ This release includes several bug fixes and improvements for _FAST.Farm_, includ
6464
#2727 generate BD files if fst_vt dictionary BD keys are not empty (@mayankchetan)
6565

6666

67+
### Visual Studio build
68+
69+
#2742 Fix VS build for FAST when using IFX Complier (@deslaughter)
70+
71+
6772
## Solvers
6873

6974
### FAST.Farm
@@ -76,6 +81,7 @@ This release includes several bug fixes and improvements for _FAST.Farm_, includ
7681
### NWTC library
7782

7883
#2710 Increase length of error messages (@andrew-platt)
84+
7985
#2741 bug in simulation status number of days left (@andrew-platt)
8086

8187

0 commit comments

Comments
 (0)