Skip to content

Commit 9a8b2d3

Browse files
authored
chore: update changelog
1 parent 53fa85e commit 9a8b2d3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

33
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).
44

5+
## Version [v0.1.13] - 2025-04-28
6+
7+
### Fixed
8+
9+
* Setting `JULIAHUB_PROJECT_UUID` to an empty (or whitespace-only) string is now treated the same as unsetting it. ([#92])
10+
511
## Version [v0.1.12] - 2025-04-25
612

713
### Added
@@ -135,6 +141,7 @@ Initial package release.
135141
[v0.1.10]: https://github.com/JuliaComputing/JuliaHub.jl/releases/tag/v0.1.10
136142
[v0.1.11]: https://github.com/JuliaComputing/JuliaHub.jl/releases/tag/v0.1.11
137143
[v0.1.12]: https://github.com/JuliaComputing/JuliaHub.jl/releases/tag/v0.1.12
144+
[v0.1.13]: https://github.com/JuliaComputing/JuliaHub.jl/releases/tag/v0.1.13
138145
[#1]: https://github.com/JuliaComputing/JuliaHub.jl/issues/1
139146
[#2]: https://github.com/JuliaComputing/JuliaHub.jl/issues/2
140147
[#3]: https://github.com/JuliaComputing/JuliaHub.jl/issues/3
@@ -165,3 +172,4 @@ Initial package release.
165172
[#83]: https://github.com/JuliaComputing/JuliaHub.jl/issues/83
166173
[#84]: https://github.com/JuliaComputing/JuliaHub.jl/issues/84
167174
[#86]: https://github.com/JuliaComputing/JuliaHub.jl/issues/86
175+
[#92]: https://github.com/JuliaComputing/JuliaHub.jl/issues/92

0 commit comments

Comments
 (0)