Skip to content

Commit 6a0fb6f

Browse files
committed
add changelog
1 parent b9dd85f commit 6a0fb6f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
44

55
## Unreleased
66

7+
### Added
8+
9+
* All the public API names are now correctly marked `public` in Julia 1.11 and above. ([#83])
10+
711
### Fixed
812

913
* The `JuliaHub.update_dataset` function now correctly accepts the `license=(:fulltext, ...)` argument. ([#74])
@@ -141,3 +145,4 @@ Initial package release.
141145
[#53]: https://github.com/JuliaComputing/JuliaHub.jl/issues/53
142146
[#58]: https://github.com/JuliaComputing/JuliaHub.jl/issues/58
143147
[#74]: https://github.com/JuliaComputing/JuliaHub.jl/issues/74
148+
[#83]: https://github.com/JuliaComputing/JuliaHub.jl/issues/83

0 commit comments

Comments
 (0)