From 1d75e63dd5370a171e711bd5cc66c73a8b9a6e6b Mon Sep 17 00:00:00 2001 From: Rich Wareham <rjw57@cam.ac.uk> Date: Mon, 31 Mar 2025 14:56:55 +0100 Subject: [PATCH] chore(CHANGELOG): update after bumping requirements --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c0757ad..2785eed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. 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). +## [2.10.2] - 2025-03-31 + +### Changed + +- Bumped minimum package requirements. + ## [2.10.1] - 2025-03-20 ### Fixed -- GitLab