Skip to content

Commit d169dce

Browse files
committed
add changelog
1 parent 74fb4f5 commit d169dce

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+
### Changed
8+
9+
* The string `repr` of `DatasetVersion` (e.g. `dataset.versions`) is now valid Julia code. ([#84])
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+
[#84]: https://github.com/JuliaComputing/JuliaHub.jl/issues/84

0 commit comments

Comments
 (0)