From d2e513a608c34fcea668bdabe9f38c8ed0b335d4 Mon Sep 17 00:00:00 2001 From: Tetiana Blindaruk Date: Wed, 2 Sep 2020 16:18:23 +0300 Subject: [PATCH] [6.x] update changelog --- CHANGELOG-6.x.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG-6.x.md b/CHANGELOG-6.x.md index c894061955c7..ac70c463f99a 100644 --- a/CHANGELOG-6.x.md +++ b/CHANGELOG-6.x.md @@ -1,6 +1,12 @@ # Release Notes for 6.x -## [Unreleased](https://github.com/laravel/framework/compare/v6.18.37...6.x) +## [Unreleased](https://github.com/laravel/framework/compare/v6.18.38...6.x) + + +## [v6.18.38 (2020-09-01)](https://github.com/laravel/framework/compare/v6.18.37...v6.18.38) + +### Changed +- Changed postgres processor ([#34055](https://github.com/laravel/framework/pull/34055)) ## [v6.18.37 (2020-08-27)](https://github.com/laravel/framework/compare/v6.18.36...v6.18.37)