Skip to content

Commit 266b424

Browse files
Bump version to v1.15.0
1 parent 69c70cf commit 266b424

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/nightwatch/compare/v1.14.1...1.x)
3+
## [Unreleased](https://github.com/laravel/nightwatch/compare/v1.15.0...1.x)
4+
5+
## [v1.15.0](https://github.com/laravel/nightwatch/compare/v1.14.1...v1.15.0) - 2025-10-10
6+
7+
### What's Changed
8+
9+
* Capture request headers by [@jessarcher](https://github.com/jessarcher) in https://github.com/laravel/nightwatch/pull/270
10+
* Add error handling for serializing of request headers by [@jessarcher](https://github.com/jessarcher) in https://github.com/laravel/nightwatch/pull/283
11+
12+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.14.1...v1.15.0
413

514
## [v1.14.1](https://github.com/laravel/nightwatch/compare/v1.14.0...v1.14.1) - 2025-10-07
615

version.txt

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

0 commit comments

Comments
 (0)