File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## Unreleased
8+ ## [ 0.4.2 ] - 2025-07-21
99### Added
1010- Query builder with ` where()->get() ` support for remote models.
1111- Smart error handling based on the request's expected format.
@@ -48,5 +48,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4848- Documentation reorganized with a new features list.
4949- Commented out session migration due to CSRF conflicts.
5050
51+ [ 0.4.2 ] : https://github.com/KroderDev/laravel-microservice-core/compare/v0.4.1...v0.4.2
5152[ 0.4.1 ] : https://github.com/KroderDev/laravel-microservice-core/compare/v0.4.0...v0.4.1
52- [ 0.4.0 ] : https://github.com/KroderDev/laravel-microservice-core/compare/v0.3.1...v0.4.0
53+ [ 0.4.0 ] : https://github.com/KroderDev/laravel-microservice-core/compare/v0.3.1...v0.4.0
You can’t perform that action at this time.
0 commit comments