diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml --- a/website/data/en/news/news.toml +++ b/website/data/en/news/news.toml @@ -1,4 +1,24 @@ # Sort news by year, month and day +[[news]] +date = "2023-09-30" +title = "FreeBSD 14.0-BETA4 Available" +description = "The fourth BETA build for the FreeBSD 14.0 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64, and riscv64 architectures are available on most of our FreeBSD mirror sites." + +[[news]] +date = "2023-09-22" +title = "FreeBSD 14.0-BETA3 Available" +description = "The third BETA build for the FreeBSD 14.0 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64, and riscv64 architectures are available on most of our FreeBSD mirror sites." + +[[news]] +date = "2023-09-16" +title = "FreeBSD 14.0-BETA2 Available" +description = "The second BETA build for the FreeBSD 14.0 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64, and riscv64 architectures are available on most of our FreeBSD mirror sites." + +[[news]] +date = "2023-09-08" +title = "FreeBSD 14.0-BETA1 Available" +description = "The first BETA build for the FreeBSD 14.0 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64, and riscv64 architectures are available on most of our FreeBSD mirror sites." + [[news]] date = "2023-09-06" description = "New committer: Joel Bodenmann (ports)"