Skip to content

Commit 9d3df4f

Browse files
calliclesclaude
andcommitted
Fill in the PR number in the changelog
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 433dcb8 commit 9d3df4f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1717
unchanged: they keep the status word, the same answer column and the same
1818
map/globe thresholds.
1919
([#33](https://github.com/514-labs/dnsglobe/issues/33),
20-
[#XX](https://github.com/514-labs/dnsglobe/pull/XX))
20+
[#40](https://github.com/514-labs/dnsglobe/pull/40))
2121
- The per-row expiry countdown is coarse: at most two digits and a unit
2222
(`59s`, `1m`, `59m`, `1h`, `23h`, `1d`, `99d`). A whole column of seconds
2323
ticking out of unison was a distraction, and above a minute the exact
2424
second never changed what you'd do. The TTL advisory notes still quote the
2525
precise figure (`TTL ≈ 2h23m`).
2626
([#33](https://github.com/514-labs/dnsglobe/issues/33),
27-
[#XX](https://github.com/514-labs/dnsglobe/pull/XX))
27+
[#40](https://github.com/514-labs/dnsglobe/pull/40))
2828
- Failures now show as a white-on-red badge on the status glyph and word
2929
rather than red text, which went washed-out on terminal themes with a
3030
mid-toned background (macOS Terminal's "Ocean"). Only the marker is
@@ -33,7 +33,7 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
3333
bars. `theme.error` accepts the new `"<fg> on <bg>"` form (for example
3434
`error = "black on 208"`); a plain color still works and means no badge.
3535
([#33](https://github.com/514-labs/dnsglobe/issues/33),
36-
[#XX](https://github.com/514-labs/dnsglobe/pull/XX))
36+
[#40](https://github.com/514-labs/dnsglobe/pull/40))
3737
- Anycast site discovery now asks every resolver for its NSID (RFC 5001)
3838
first — a standard EDNS option servers answer with their own node name —
3939
and only falls back to the old operator-specific `id.server` probes when

0 commit comments

Comments
 (0)