Skip to content

Commit ec89a92

Browse files
committed
update news, bump version
1 parent 49073c6 commit ec89a92

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

NEWS.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Molly.jl release notes
22

3+
## v0.21.1 - Jul 2024
4+
5+
### Non-breaking changes
6+
- Compatibility bounds are updated for various packages.
7+
8+
### Bug fixes
9+
- A bug in boundary gradient calculation is fixed.
10+
311
## v0.21.0 - Apr 2024
412

513
### Breaking changes

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Molly"
22
uuid = "aa0f7f06-fcc0-5ec4-a7f3-a573f33f9c4c"
33
authors = ["Joe G Greener <jgreener@hotmail.co.uk>"]
4-
version = "0.21.0"
4+
version = "0.21.1"
55

66
[deps]
77
Atomix = "a9b6321e-bd34-4604-b9c9-b65b8de01458"

0 commit comments

Comments
 (0)