From 40dd105435a248ee382ff1fc37f2ea59f188a91c Mon Sep 17 00:00:00 2001 From: James Harris Date: Tue, 16 Jul 2024 13:44:29 +1000 Subject: [PATCH] Bump version to v0.13.1. --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4d18f09..5570c5dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,11 @@ The format is based on [Keep a Changelog], and this project adheres to [keep a changelog]: https://keepachangelog.com/en/1.0.0/ [semantic versioning]: https://semver.org/spec/v2.0.0.html -## [Unreleased] +## [0.13.1] - 2024-07-16 + +### Changed + +- Added support for `Disable()` method in `dogmatiq/dogma` v0.13.1. ### Fixed @@ -275,6 +279,7 @@ interfaces. It does not yet include support for static analysis of the new [0.12.1]: https://github.com/dogmatiq/configkit/releases/v0.12.1 [0.12.2]: https://github.com/dogmatiq/configkit/releases/v0.12.2 [0.13.0]: https://github.com/dogmatiq/configkit/releases/v0.13.0 +[0.13.1]: https://github.com/dogmatiq/configkit/releases/v0.13.1