Skip to content

Commit 3b2c0d7

Browse files
Release v0.16.3 (#183)
1 parent 6ebfbcd commit 3b2c0d7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.16.3] - 2025-06-26
11+
12+
### Changed
13+
14+
- Updated compatibility entry for [CoordRefSystems.jl](https://github.com/JuliaEarth/CoordRefSystems.jl) to support v0.17 and v0.18 ([#175](https://github.com/JuliaGeometry/MeshIntegrals.jl/pull/175), [#180](https://github.com/JuliaGeometry/MeshIntegrals.jl/pull/180)).
15+
1016

1117
## [0.16.2] - 2025-03-16
1218

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "MeshIntegrals"
22
uuid = "dadec2fd-bbe0-4da4-9dbe-476c782c8e47"
3-
version = "0.16.2"
3+
version = "0.16.3"
44

55
[deps]
66
CliffordNumbers = "3998ac73-6bd4-4031-8035-f167dd3ed523"

0 commit comments

Comments
 (0)