Skip to content

Commit

Permalink
Changelog for v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MakisH committed Jun 27, 2024
1 parent 374a016 commit 00c5a07
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,17 @@ Read more details in the issue [#52: Releases and versioning](https://github.com

<!-- markdownlint-configure-file {"MD024": { "siblings_only": true } } -->

## [v1.3.1] 2024-07-27

### Fixed

- Fixed looking for velocity object that should first be created by the adapter [#330](https://github.com/precice/openfoam-adapter/pull/330).

### Added

- Added clang-format to the pre-commit hook [#331](https://github.com/precice/openfoam-adapter/pull/331).
- Added OpenFOAM v2406 to the supported versions (earlier versions already support it as well) [#332](https://github.com/precice/openfoam-adapter/pull/332).

## [v1.3.0] 2024-03-20

### Added
Expand Down
1 change: 0 additions & 1 deletion changelog-entries/330.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog-entries/331.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog-entries/332.md

This file was deleted.

0 comments on commit 00c5a07

Please sign in to comment.