You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,8 @@ The version numbers are in the form `MAJOR.MINOR.PATCH`, where major releases in
11
11
* Default filenames for progress monitor and parameters file are set from the simulation name like
12
12
the other output files.
13
13
* Add section to User Guide on troubleshooting solver issues.
14
+
***Changed**
15
+
* Switch CI from Azure Pipelines to GitHub Actions.
14
16
***Fixed**
15
17
* Fix inconsistency in normal direction on fault surfaces. Orientation was correct but direction was flipped at some locations. This affected local slip direction and the resulting deformation close to the fault. This bug fix was not in version 4.1.3.
16
18
* Update autoconf macros for numpy for compatibility with location of include files in numpy version 2.x.
0 commit comments