瀏覽代碼

Update changelog

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

+ 10 - 0
CHANGELOG.md

@@ -14,6 +14,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Removed
 
 
+## [3.0.2] - Friday, 26 October 2018
+### Added
+- Ability to specify examples for body and query parameters (https://github.com/mpociot/laravel-apidoc-generator/pull/394)
+### Fixed
+- Rendering of example requests' descriptions (https://github.com/mpociot/laravel-apidoc-generator/pull/393)
+
+## [3.0.1] - Monday, 22 October 2018
+### Fixed
+- Rendering of query parameters' descriptions (https://github.com/mpociot/laravel-apidoc-generator/pull/387)
+
 ## [3.0] - Sunday, 21 October 2018
 ### Added
 - Official Lumen support (https://github.com/mpociot/laravel-apidoc-generator/pull/382)