Skip to content

Commit

Permalink
Bump version to v0.13.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmalloc committed Jul 16, 2024
1 parent 20d2477 commit 40dd105
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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

<!-- version template
## [0.0.1] - YYYY-MM-DD
Expand Down

0 comments on commit 40dd105

Please sign in to comment.