Skip to content

Commit 4c57041

Browse files
committed
Updated NEWS
1 parent f3b7f5f commit 4c57041

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

NEWS.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.4.11] - 2026-02-20
9+
10+
### Added
11+
12+
- Added further support for polytopal methods and meshes. Since PR[#192](https://github.com/gridap/GridapDistributed.jl/pull/192).
13+
- Added new methods to ensure consistent orientation of faces across processors. Since PR[#192](https://github.com/gridap/GridapDistributed.jl/pull/192).
14+
- Added a new function `restrict_gids` to create a subsets of gids. Since PR[#192](https://github.com/gridap/GridapDistributed.jl/pull/192).
15+
816
## [0.4.10] - 2025-09-29
917

1018
### Added

0 commit comments

Comments
 (0)