xref: /honee/CHANGELOG.md (revision 06f0a019c78f9f1563011c4c59d45bf9d95ae709)
1# Changelog/Release Notes
2
3On this page we provide a summary of the main API changes, new features and examples for each release of HONEE.
4
5(main)=
6
7## Current `main` branch
8
9### New features
10
11- For strong STG, element size is calculated from cell-to-face basis. `-stg_dx` no longer needed in that case.
12- Add projection of the divergence of diffusive flux for Navier-Stokes equations. Controlled via `-div_diff_flux_projection_enable`, see !27
13