Skip to content
Snippets Groups Projects
Commit c5686237 authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

Update changelog. Next release layout.

parent 68f182c5
No related branches found
No related tags found
No related merge requests found
## Release notes ## Release notes
# 6.0.8 (in preparation) # 6.0.8 (in preparation)
## Release notes ### Features:
### Utilities
### Infrastructure:
### Fixes:
# 6.0.7 # 6.0.7
### Features: ### Features:
...@@ -40,7 +44,7 @@ for boundary conditions were generalized. ...@@ -40,7 +44,7 @@ for boundary conditions were generalized.
solvers. #1349, #1342 solvers. #1349, #1342
- Restructured the time loop. #1364 - Restructured the time loop. #1364
#### Utilities ### Utilities
New utilities: New utilities:
- createNeumannBc: The tool integrates the given element property and writes - createNeumannBc: The tool integrates the given element property and writes
the computed data as a PropertyVector with the name `node_aggregated_gwn` the computed data as a PropertyVector with the name `node_aggregated_gwn`
...@@ -53,7 +57,7 @@ New utilities: ...@@ -53,7 +57,7 @@ New utilities:
New feature: New feature:
- Support tetrahedra types in generateStructuredMesh. #1353 - Support tetrahedra types in generateStructuredMesh. #1353
### Infrastructure ### Infrastructure:
- Migrated all important Jenkins jobs to script-based - Migrated all important Jenkins jobs to script-based
[Jenkins Pipeline](https://jenkins.io/doc/pipeline/) [Jenkins Pipeline](https://jenkins.io/doc/pipeline/)
functionality. For an introduction see functionality. For an introduction see
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment