Skip to content

Commit 5afe347

Browse files
authored
bump version + changelog (#40)
* bump version * Update CHANGELOG.md
1 parent b373c17 commit 5afe347

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

3+
## v1.1.1 June 16, 2025
4+
- docstring improvements
5+
36
## v1.1.0 May 15, 2025
47
- overhaul of interpolators: each finite element
58
interpolation is composed of the three new

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.1.0"
4+
version = "1.1.1"
55

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

0 commit comments

Comments
 (0)