Skip to content
Snippets Groups Projects
Commit 27b483ee authored by Tom Fischer's avatar Tom Fischer
Browse files

Update changelog.

parent 51eaa5fa
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@
parser. #1343
- Added uniform Robin boundary condition. #1336
- Added B-Matrices and Kelven mapping tools for deformation processes. #1359
- New tools: scaleProperty, createNeumannBc #1346
### Infrastructure
- Added a generic natural boundary condition class. #1337
......@@ -15,6 +16,9 @@
### Fixes:
- Fix an issue that a shape vector was defined as a column vector. Corrected to a row vector #1288
- Fix usage of `boost::optional<T const&>`, which has changed in version 1.61. #1385
- Fix Grid (enlarge bounding box to fit all points) #1369
- Fix mapping of geometries to mesh surfaces #1327, #1368
- Fix transmitting raster data to element properties #1347
# 6.0.6
......
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