Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KnutAM authored Nov 1, 2023
1 parent 4dd19d2 commit e451fe6
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Added
-

## [0.1.8]

### Changed
- create_faceset(grid, nodeset, ::Nothing) no longer supported, use create_faceset(grid, nodeset) instead
- `nodeset::AbstractSet` is allowed in create_faceset(grid, nodeset)

### Fixed
## [0.1.7]

### Changed
- create_faceset(grid, nodeset, ::Nothing) no longer supported, use create_faceset(grid, nodeset) instead

## [0.1.6]
### Fixed
Expand Down

0 comments on commit e451fe6

Please sign in to comment.