Jelajahi Sumber

Update changelog

shalvah 6 tahun lalu
induk
melakukan
b7aedfda0b
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [3.0] - unreleased
 ### Added
+- Official Lumen support (https://github.com/mpociot/laravel-apidoc-generator/pull/382)
+- `@queryParam` annotation (https://github.com/mpociot/laravel-apidoc-generator/pull/383)
 - `@bodyParam` annotation (https://github.com/mpociot/laravel-apidoc-generator/pull/362, https://github.com/mpociot/laravel-apidoc-generator/pull/366)
 - `@authenticated` annotation (https://github.com/mpociot/laravel-apidoc-generator/pull/369)
 - Ability to override the controller `@group` from the method. (https://github.com/mpociot/laravel-apidoc-generator/pull/372)