Skip to content

Commit 89657e3

Browse files
committed
Bump version to v0.3.0.
1 parent 1b82ccf commit 89657e3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ The format is based on [Keep a Changelog], and this project adheres to
99
[Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
1010
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html
1111

12+
## [0.3.0] - 2020-12-22
13+
14+
### Added
15+
16+
- **[BC]** Add `discoverspec.WatchResponse.Available` field
17+
1218
## [0.2.1] - 2020-12-22
1319

1420
### Fixed
@@ -34,6 +40,7 @@ The format is based on [Keep a Changelog], and this project adheres to
3440
[0.1.0]: https://github.com/dogmatiq/testkit/releases/tag/v0.1.0
3541
[0.2.0]: https://github.com/dogmatiq/testkit/releases/tag/v0.2.0
3642
[0.2.1]: https://github.com/dogmatiq/testkit/releases/tag/v0.2.1
43+
[0.3.0]: https://github.com/dogmatiq/testkit/releases/tag/v0.3.0
3744

3845
<!-- version template
3946
## [0.0.1] - YYYY-MM-DD

0 commit comments

Comments
 (0)