File tree Expand file tree Collapse file tree 1 file changed +19
-3
lines changed Expand file tree Collapse file tree 1 file changed +19
-3
lines changed Original file line number Diff line number Diff line change 19
19
20
20
# Changelog
21
21
All notable changes to this project will be documented in this file.
22
+
22
23
## [ Unreleased]
23
24
### Added
25
+ -
26
+
27
+ ### Changed
28
+ -
29
+
30
+ ### Deprecated
31
+ -
32
+
33
+ ### Removed
34
+ -
35
+
36
+ ### Fixed
37
+ -
38
+
39
+ ## [ 4.10]
40
+ ### Added
24
41
- ridgeangle named parameter in ExtractMeshL in msh3 plugin
25
42
- DG formulation in 1d :
26
43
add integral of all border of element : ` intallBE(ThL) ` and unified the notation by adding
@@ -208,8 +225,6 @@ All notable changes to this project will be documented in this file.
208
225
- plot border type is now in 3d (border 2d and 3d)
209
226
- PETSc version 3.13.0
210
227
211
- ### Deprecated
212
-
213
228
### Fixed
214
229
- ` --enable-download_package ` may now be used to download a single package, e.g., ` --enable-download_metis `
215
230
- compilation of PETSc under Windows
@@ -436,7 +451,8 @@ All notable changes to this project will be documented in this file.
436
451
### Changed
437
452
- The main distribution is now on Github
438
453
439
- [Unreleased]: https://github.com/FreeFem/FreeFem-sources/compare/v4.9..develop
454
+ [Unreleased]: https://github.com/FreeFem/FreeFem-sources/compare/v4.10..develop
455
+ [4.10]: https://github.com/FreeFem/FreeFem-sources/compare/v4.9..v4.10
440
456
[4.9]: https://github.com/FreeFem/FreeFem-sources/compare/v4.8..v4.9
441
457
[4.8]: https://github.com/FreeFem/FreeFem-sources/compare/v4.7-1..v4.8
442
458
[4.7-1]: https://github.com/FreeFem/FreeFem-sources/compare/v4.7...v4.7-1
You can’t perform that action at this time.
0 commit comments