We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00a90c3 commit cce1630Copy full SHA for cce1630
CHANGELOG.md
@@ -6,8 +6,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
## [Unreleased]
7
8
### Added
9
+
10
+- added pester tests to check that changelog is edited.
11
-- For new features.
12
+### Changed
13
14
+- Fix to Invoke-DbcCheck so that tests that have not been converted to v5 produce warning messages.
15
16
+## [3.0.1-preview0026] - 2023-08-28
17
18
+### Added
19
20
+- Pester v5 support for agent checks.
21
22
23
+## [3.0.1-preview0025] - 2023-08-28
24
25
26
27
+- PageVerify check converted to V5 functionality.
28
29
### Changed
30
0 commit comments