Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adtzlr committed Apr 21, 2022
1 parent af10898 commit dc0f554
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ All notable changes to this project will be documented in this file. The format
- Move single element shape functions and their derivatives from `region.h` to `region.element.h` and `region.dhdr` to `region.element.dhdr`.
- [Repeat](https://numpy.org/doc/stable/reference/generated/numpy.tile.html) element shape functions and their derivatives for each cell (as preparation for an upcoming `RegionBoundary`).

### Fixed
- Fix area normal vectors of `RegionBoundary`.

## [2.0.1] - 2022-01-11

### Fixed
Expand Down

0 comments on commit dc0f554

Please sign in to comment.