Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prj- committed Nov 13, 2021
1 parent 8fbb7c7 commit 23b9e00
Showing 1 changed file with 19 additions and 3 deletions.
22 changes: 19 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,25 @@

# Changelog
All notable changes to this project will be documented in this file.

## [Unreleased]
### Added
-

### Changed
-

### Deprecated
-

### Removed
-

### Fixed
-

## [4.10]
### Added
- ridgeangle named parameter in ExtractMeshL in msh3 plugin
- DG formulation in 1d :
add integral of all border of element : `intallBE(ThL)` and unified the notation by adding
Expand Down Expand Up @@ -208,8 +225,6 @@ All notable changes to this project will be documented in this file.
- plot border type is now in 3d (border 2d and 3d)
- PETSc version 3.13.0

### Deprecated

### Fixed
- `--enable-download_package` may now be used to download a single package, e.g., `--enable-download_metis`
- compilation of PETSc under Windows
Expand Down Expand Up @@ -436,7 +451,8 @@ All notable changes to this project will be documented in this file.
### Changed
- The main distribution is now on Github
[Unreleased]: https://github.com/FreeFem/FreeFem-sources/compare/v4.9..develop
[Unreleased]: https://github.com/FreeFem/FreeFem-sources/compare/v4.10..develop
[4.10]: https://github.com/FreeFem/FreeFem-sources/compare/v4.9..v4.10
[4.9]: https://github.com/FreeFem/FreeFem-sources/compare/v4.8..v4.9
[4.8]: https://github.com/FreeFem/FreeFem-sources/compare/v4.7-1..v4.8
[4.7-1]: https://github.com/FreeFem/FreeFem-sources/compare/v4.7...v4.7-1
Expand Down

0 comments on commit 23b9e00

Please sign in to comment.