Skip to content

Commit

Permalink
edit news
Browse files Browse the repository at this point in the history
  • Loading branch information
pmartorell committed Jul 10, 2024
1 parent 6c115b9 commit e15b73e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.2.1] - 2024-05-02
## [0.2.1] - 2024-07-10

### Added

- Distributed cutter (`cut()`) using `GridapDistributed` and `PartitionedArrays` since [#28](https://github.com/gridap/STLCutters.jl/pull/28).
- New documentation pages with examples of usage.

### Changed

- `compute_cell_to_facets` is more efficient for non-Cartesian meshes. It exploits AABB intersections.

## [0.2.0] - 2024-02-15

Expand Down

0 comments on commit e15b73e

Please sign in to comment.