Skip to content

Commit 23b9e00

Browse files
committed
Update CHANGELOG.md
1 parent 8fbb7c7 commit 23b9e00

File tree

1 file changed

+19
-3
lines changed

1 file changed

+19
-3
lines changed

CHANGELOG.md

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,25 @@
1919

2020
# Changelog
2121
All notable changes to this project will be documented in this file.
22+
2223
## [Unreleased]
2324
### Added
25+
-
26+
27+
### Changed
28+
-
29+
30+
### Deprecated
31+
-
32+
33+
### Removed
34+
-
35+
36+
### Fixed
37+
-
38+
39+
## [4.10]
40+
### Added
2441
- ridgeangle named parameter in ExtractMeshL in msh3 plugin
2542
- DG formulation in 1d :
2643
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.
208225
- plot border type is now in 3d (border 2d and 3d)
209226
- PETSc version 3.13.0
210227

211-
### Deprecated
212-
213228
### Fixed
214229
- `--enable-download_package` may now be used to download a single package, e.g., `--enable-download_metis`
215230
- compilation of PETSc under Windows
@@ -436,7 +451,8 @@ All notable changes to this project will be documented in this file.
436451
### Changed
437452
- The main distribution is now on Github
438453
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
440456
[4.9]: https://github.com/FreeFem/FreeFem-sources/compare/v4.8..v4.9
441457
[4.8]: https://github.com/FreeFem/FreeFem-sources/compare/v4.7-1..v4.8
442458
[4.7-1]: https://github.com/FreeFem/FreeFem-sources/compare/v4.7...v4.7-1

0 commit comments

Comments
 (0)