Skip to content

Commit d068a90

Browse files
Bump version to v1.15.1
1 parent 824d743 commit d068a90

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/nightwatch/compare/v1.15.0...1.x)
3+
## [Unreleased](https://github.com/laravel/nightwatch/compare/v1.15.1...1.x)
4+
5+
## [v1.15.1](https://github.com/laravel/nightwatch/compare/v1.15.0...v1.15.1) - 2025-10-16
6+
7+
### What's Changed
8+
9+
* Allow multiple filter callbacks to be registered by [@avosalmon](https://github.com/avosalmon) in https://github.com/laravel/nightwatch/pull/287
10+
* Allow multiple redact callbacks to be registered by [@avosalmon](https://github.com/avosalmon) in https://github.com/laravel/nightwatch/pull/289
11+
* Use config dot notation by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/288
12+
* Extract stream helpers by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/286
13+
* Gracefully handle error output on shutdown by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/nightwatch/pull/285
14+
15+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.15.0...v1.15.1
416

517
## [v1.15.0](https://github.com/laravel/nightwatch/compare/v1.14.1...v1.15.0) - 2025-10-10
618

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.15.0
1+
1.15.1

0 commit comments

Comments
 (0)