瀏覽代碼

Update changelog

shalvah 6 年之前
父節點
當前提交
12b86d3bf4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ## [3.6.0] - Monday, 29 April 2019
 ### Added
 - Support for `@ueryParams` in FormRequests (https://github.com/mpociot/laravel-apidoc-generator/pull/504)
-- Replaced `ungrouped_name` key with `default_group`(https://github.com/mpociot/laravel-apidoc-generator/commit/72b5f546c1b84e69fe43c720a04f448c3b96e345)
+- Added `default_group` key to (eventually) replace `ungrouped_name` (https://github.com/mpociot/laravel-apidoc-generator/commit/72b5f546c1b84e69fe43c720a04f448c3b96e345)
 
 ## [3.5.0] - Tuesday, 23 April 2019
 ### Added