You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,16 @@
2
2
3
3
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
4
4
5
-
## [Unreleased]
5
+
## Version [v0.1.14] - 2025-06-11
6
6
7
7
### Added
8
8
9
9
* Support for displaying and submitting batch image options with tags when working with JuliaHub instances v6.10 and above. ([#94])
10
10
11
+
### Experimental
12
+
13
+
* There is now _experimental_ support for registering Julia packages in a JuliaHub package registry. ([#96])
0 commit comments