From a61650dc36d960a87fc0a6e87e54b3c9f6cbff64 Mon Sep 17 00:00:00 2001 From: John Kerl Date: Sun, 9 Jan 2022 20:31:15 -0500 Subject: [PATCH] Link to release page in new-in-miller-6.md.in --- docs/src/new-in-miller-6.md | 3 ++- docs/src/new-in-miller-6.md.in | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/src/new-in-miller-6.md b/docs/src/new-in-miller-6.md index c2159a81a..34ae9d352 100644 --- a/docs/src/new-in-miller-6.md +++ b/docs/src/new-in-miller-6.md @@ -279,7 +279,8 @@ absent-empty-coalesce operator [`???`](reference-dsl-builtin-functions.md#absent ## See also -See also the [list of issues tagged with go-port](https://github.com/johnkerl/miller/issues?q=label%3Ago-port). +* The [list of issues tagged with go-port](https://github.com/johnkerl/miller/issues?q=label%3Ago-port). +* The [6.0.0 release tag](https://github.com/johnkerl/miller/releases/tag/v6.0.0). ## Changes from Miller 5 diff --git a/docs/src/new-in-miller-6.md.in b/docs/src/new-in-miller-6.md.in index 1530417ec..f5bbb2b14 100644 --- a/docs/src/new-in-miller-6.md.in +++ b/docs/src/new-in-miller-6.md.in @@ -233,7 +233,8 @@ absent-empty-coalesce operator [`???`](reference-dsl-builtin-functions.md#absent ## See also -See also the [list of issues tagged with go-port](https://github.com/johnkerl/miller/issues?q=label%3Ago-port). +* The [list of issues tagged with go-port](https://github.com/johnkerl/miller/issues?q=label%3Ago-port). +* The [6.0.0 release tag](https://github.com/johnkerl/miller/releases/tag/v6.0.0). ## Changes from Miller 5