From d177200eb278549a66a2758f9dbce41e643e7e7a Mon Sep 17 00:00:00 2001 From: Jacob Fielding Date: Tue, 14 Jan 2025 16:59:09 -0800 Subject: [PATCH] Version bumps for dependencies --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c5063e..e441e2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ 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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Version 0.6.0 - 2025-01-14 + +- Potentially BREAKING: Upgrades Mockable to 0.2.0. If you're using mockable in your project, this may require you to upgrad there as well. + ## Version 0.5.0 - 2025-01-09 ### Added