diff options
| author | Shulhan <ms@kilabit.info> | 2025-12-27 14:27:41 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2025-12-27 14:27:41 +0700 |
| commit | c7cf21afcfc2229a423229f9e0ce685b46e3a1b9 (patch) | |
| tree | 933c52c511df3348c2b6427157473054394fbb2c /CHANGELOG.adoc | |
| parent | 5301c666eec35699bbb9024678bb37adc057404c (diff) | |
| download | jarink-0.2.1.tar.xz | |
Release jarink 0.2.1 (2025-12-27)v0.2.1
**🌼 brokenlinks: fix infinite loop on unknown host**
On link with invalid domain, it should break and return the error
immediately.
Diffstat (limited to 'CHANGELOG.adoc')
| -rw-r--r-- | CHANGELOG.adoc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index e942db8..06ea7a1 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -12,6 +12,16 @@ Legend, * 🌱: New feature * 🌼: Enhancement +* 💧: Chores + +[#jarink_v0_2_1] +== jarink 0.2.1 (2025-12-27) + +**🌼 brokenlinks: fix infinite loop on unknown host** + +On link with invalid domain, it should break and return the error +immediately. + [#jarink_v0_2_0] == jarink 0.2.0 (2025-06-27) |
