Skip to content

Commit 404c1f0

Browse files
committed
version bump and changelog (together with PR #45)
1 parent ba517fe commit 404c1f0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGES
22

3+
## v1.2.1 July 09, 2025
4+
- some bugfixes related to new template parameter from 1.2.0
5+
- @show of FEVectorBlock does not crash anymore
6+
37
## v1.2.0 July 07, 2025
48
- major documentation and docstring overhaul
59
- improved show functions and constructors for FEMatrix, FEVector

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ExtendableFEMBase"
22
uuid = "12fb9182-3d4c-4424-8fd1-727a0899810c"
33
authors = ["Christian Merdon <[email protected]>", "Patrick Jaap <[email protected]>"]
4-
version = "1.2.0"
4+
version = "1.2.1"
55

66
[deps]
77
DiffResults = "163ba53b-c6d8-5494-b064-1a9d43ac40c5"

0 commit comments

Comments
 (0)