Skip to content

Commit 0de624e

Browse files
driesvintsgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 5cecf49 commit 0de624e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/precognition/compare/v0.3.2...main)
3+
## [Unreleased](https://github.com/laravel/precognition/compare/v0.4.0...main)
4+
5+
## [v0.4.0](https://github.com/laravel/precognition/compare/v0.3.2...v0.4.0) - 2023-07-26
6+
7+
- Ensure marked as valid once response returns by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/precognition/pull/19
8+
- Allow config to override initial values by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/precognition/pull/24
9+
- Expose the client / axios instance by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/precognition/pull/25
10+
- Fix react-inertia setError bug by [@yo](https://github.com/yo)-goto in https://github.com/laravel/precognition/pull/22
11+
- Allow fields to be manually touched by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/precognition/pull/26
412

513
## [v0.3.2](https://github.com/laravel/precognition/compare/v0.3.1...v0.3.2) - 2023-06-08
614

0 commit comments

Comments
 (0)