소스 검색

Update CHANGELOG.md

Shalvah 4 년 전
부모
커밋
5c9cef302f
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      CHANGELOG.md

+ 4 - 0
CHANGELOG.md

@@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.
 
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project aims to adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
+## 1.8.1 (Thursday, 17 September, 2020)
+### Fixes
+- Printing form data body parameters no longer throws an error with nested arrays or objects ()
+
 ## 1.8.0 (Tuesday, 15 September, 2020)
 - Lumen 8 support
 - Fixed Laravel 8 + legacy factories support