Skip to content

Commit e26e3c9

Browse files
committed
Bump version to v0.5.4.
1 parent f2326f3 commit e26e3c9

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ The format is based on [Keep a Changelog], and this project adheres to
1010
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
1111
[semantic versioning]: https://semver.org/spec/v2.0.0.html
1212

13+
## [0.5.4] - 2024-07-16
14+
15+
### Added
16+
17+
- Added `configspec.Handler.IsDisabled` field
18+
1319
## [0.5.3] - 2023-06-12
1420

1521
### Added
@@ -20,13 +26,13 @@ The format is based on [Keep a Changelog], and this project adheres to
2026

2127
### Added
2228

23-
- Add `discoverspec.WatchApplicationsResponse.Site`
29+
- Added `discoverspec.WatchApplicationsResponse.Site`
2430

2531
## [0.5.1] - 2022-08-20
2632

2733
### Added
2834

29-
- Add `envelopespec.Envelope.SourceSite`
35+
- Added `envelopespec.Envelope.SourceSite`
3036

3137
## [0.5.0] - 2021-01-20
3238

@@ -37,7 +43,7 @@ The format is based on [Keep a Changelog], and this project adheres to
3743

3844
### Fixed
3945

40-
- Add missing `ApplicationKey` field to `eventstreamspec.EventTypesRequest`
46+
- Added missing `ApplicationKey` field to `eventstreamspec.EventTypesRequest`
4147

4248
## [0.4.0] - 2020-12-22
4349

@@ -87,6 +93,7 @@ The format is based on [Keep a Changelog], and this project adheres to
8793
[0.5.1]: https://github.com/dogmatiq/interopspec/releases/tag/v0.5.1
8894
[0.5.2]: https://github.com/dogmatiq/interopspec/releases/tag/v0.5.2
8995
[0.5.3]: https://github.com/dogmatiq/interopspec/releases/tag/v0.5.3
96+
[0.5.4]: https://github.com/dogmatiq/interopspec/releases/tag/v0.5.4
9097

9198
<!-- version template
9299
## [0.0.1] - YYYY-MM-DD

0 commit comments

Comments
 (0)