Skip to content

Commit

Permalink
CHANGELOG for 0.12.8
Browse files Browse the repository at this point in the history
  • Loading branch information
srtfisher committed Nov 14, 2023
1 parent ec745aa commit 3992067
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v0.12.8 - 2023-11-14

### Added

- Adding block assertions to strings.
- Allow partial matching of HTML content by xpath selectors.
- Add a shutdown handler to the installation script to prevent silent fatals.

### Fixed

- Ensure factories can be used with data providers.

## v0.12.7 - 2023-10-02

### Added
Expand Down

0 comments on commit 3992067

Please sign in to comment.