From 78db5b8f0d942c2492b509bb193c2ff7551d8080 Mon Sep 17 00:00:00 2001 From: Jacob Carlborg Date: Tue, 24 Jan 2023 13:39:01 +0100 Subject: [PATCH] Release 0.10.0 --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index 8eb0745..195a32f 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [0.10.0] - 2023-01-24 ### Added - Bundle all X11 sets for NetBSD ([netbsd-builder#3](https://github.com/cross-platform-actions/netbsd-builder/issues/3))