Skip to content

Commit a6ef3f6

Browse files
Bump version to v1.22.0
1 parent e2d8629 commit a6ef3f6

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/nightwatch/compare/v1.21.1...1.x)
3+
## [Unreleased](https://github.com/laravel/nightwatch/compare/v1.22.0...1.x)
4+
5+
## [v1.22.0](https://github.com/laravel/nightwatch/compare/v1.21.1...v1.22.0) - 2026-01-15
6+
7+
### What's Changed
8+
9+
* Update changelog with scheduled task mention by [@jradtilbrook](https://github.com/jradtilbrook) in https://github.com/laravel/nightwatch/pull/317
10+
* Make `FakeTcpStream` compatible with Monolog 3.10.0 by [@avosalmon](https://github.com/avosalmon) in https://github.com/laravel/nightwatch/pull/319
11+
* Capture query connection type (read or write) by [@avosalmon](https://github.com/avosalmon) in https://github.com/laravel/nightwatch/pull/318
12+
13+
**Full Changelog**: https://github.com/laravel/nightwatch/compare/v1.21.1...v1.22.0
414

515
## [v1.21.1](https://github.com/laravel/nightwatch/compare/v1.21.0...v1.21.1) - 2025-12-18
616

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.21.1
1+
1.22.0

0 commit comments

Comments
 (0)