Skip to content

Commit eff64ad

Browse files
authored
Add dates to Changelog
1 parent c26fa79 commit eff64ad

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

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

3-
## v1.6.0
3+
## v1.6.0 November 18, 2025
44

55
### Added
66

@@ -10,7 +10,7 @@
1010

1111
- Periodic coupling with multiple redundant coupling matrices are now reduced to full rank to make the system uniquely solvable.
1212

13-
## v1.5.0
13+
## v1.5.0 September 15, 2025
1414

1515
### Added
1616

@@ -19,7 +19,7 @@
1919
- user can apply linear `LinearFunctionalRestriction`, `ZeroMeanValueRestriction`, `MassRestriction`, `CoupledDofsRestriction` or `BoundaryDataRestriction` to the `ProblemDescription` by `apply_restriction!()`
2020
- Incorporated new restriction objects in examples 201, 252, 312 and 212.
2121

22-
## v1.4.0
22+
## v1.4.0 July 23, 2025
2323

2424
### Changed
2525
- improved docstrings, documentation

0 commit comments

Comments
 (0)