Skip to content

Commit 8c3d0ad

Browse files
committed
update to v0.14.0
1 parent 0943c49 commit 8c3d0ad

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.14.0]
6+
7+
- update compat
8+
- support Julia greater than or equals to v1.9
9+
510
## [0.13.10]
611

712
- update compat

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "GeometricFlux"
22
uuid = "7e08b658-56d3-11e9-2997-919d5b31e4ea"
33
authors = ["Yueh-Hua Tu <[email protected]>"]
4-
version = "0.13.10"
4+
version = "0.14.0"
55

66
[deps]
77
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"

0 commit comments

Comments
 (0)