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 16, 2021
1 parent 97c5019 commit 67db61e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
Changelog
*********

v0.11.0
=======

* Adding ``Int_N_vector_dV``
* Renaming ``Interp_N_vector`` -> ``InterpQuad_vector``; generalizing dimensions
* Adding documentation Mesh::Tri3::Rugular (by deriving from Mesh::RegularBase2d)
* Adding documentation Mesh::Quad4::Rugular (by deriving from Mesh::RegularBase2d)
* Adding documentation Mesh::Quad4::FineLayer (by deriving from Mesh::RegularBase2d)
* Various documentation updates
* Minor updates CMake/version (#196)
* Minor updates setup.py
* Adding convenience functions (Manual)Stitch (#193)
* [CI] Minor updates
* [docs] Updating doxygen-awesome
* [docs] Updating sphinx+breathe build (#189)

v0.10.3
=======

Expand Down

0 comments on commit 67db61e

Please sign in to comment.