Skip to content

Commit 21e423b

Browse files
committed
update changelog
1 parent 7df7ea3 commit 21e423b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
1111
### Changed
1212

1313
* The string `repr` of `DatasetVersion` (e.g. `dataset.versions`) is now valid Julia code. ([#84])
14-
* `JuliaHub.authenticate` will now fall back to force-authentication if the token in an existing `auth.toml` file is found to be invalid during authentication.
14+
* `JuliaHub.authenticate` will now fall back to force-authentication if the token in an existing `auth.toml` file is found to be invalid during authentication. ([#86])
1515

1616
### Fixed
1717

@@ -152,3 +152,4 @@ Initial package release.
152152
[#74]: https://github.com/JuliaComputing/JuliaHub.jl/issues/74
153153
[#83]: https://github.com/JuliaComputing/JuliaHub.jl/issues/83
154154
[#84]: https://github.com/JuliaComputing/JuliaHub.jl/issues/84
155+
[#86]: https://github.com/JuliaComputing/JuliaHub.jl/issues/86

0 commit comments

Comments
 (0)