Skip to content

Commit

Permalink
Updating change-log
Browse files Browse the repository at this point in the history
  • Loading branch information
tdegeus committed Apr 26, 2021
1 parent 8fe627d commit 9557543
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,29 @@
Changelog
*********

v0.12.0
=======

* Add "as3d" and "GooseFEM::AsTensor" to Python API
* Minor documentation updates
* Adding virtual destructor to silence warning
* Documenting MatrixDiagonal and MatrixDiagonalPartitioned
* Documenting MatrixPartitionedTyings
* Documenting MatrixPartitioned
* MatrixPartitioned : deriving from Matrix
* Documentation: minor style updates
* Documenting Matrix
* Documentation: minor style updates
* Documenting VectorPartitionedTyings
* Documentation: minor style updates
* Documenting Iterate
* Mesh::RegularBase* : converting to abstract classes
* Adding Mesh::Vstack (wraps ManualStich)
* Adding simple tests Mesh::Hex8
* Adding version to GH Pages
* Mesh::Hex8::Regular and Mesh::Hex8::FineLayer : deriving from Base-class
* Mesh::Hex8::FineLayer renaming private member

v0.11.0
=======

Expand Down

0 comments on commit 9557543

Please sign in to comment.