|
@@ -23,6 +23,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
- Parameter data from successive stages is now merged
|
|
- Parameter data from successive stages is now merged
|
|
- Basic support for overriding docs for inherited methods ([9735fdf](9735fdf150469f186bab395fcfabd042f570c50c))
|
|
- Basic support for overriding docs for inherited methods ([9735fdf](9735fdf150469f186bab395fcfabd042f570c50c))
|
|
|
|
|
|
|
|
+## 3.36.0 (12 August 2022)
|
|
|
|
+### Modified
|
|
|
|
+- Support `@responseField` on Eloquent API resources ([#505](https://github.com/knuckleswtf/scribe/pull/505))
|
|
|
|
+
|
|
## 3.35.0 (27 July 2022)
|
|
## 3.35.0 (27 July 2022)
|
|
### Modified
|
|
### Modified
|
|
- Use correct folders when generating in multi-docs ([ac47c67](https://github.com/knuckleswtf/scribe/commit/ac47c67eeb5d47cd30db74302d1cdd97720dd695))
|
|
- Use correct folders when generating in multi-docs ([ac47c67](https://github.com/knuckleswtf/scribe/commit/ac47c67eeb5d47cd30db74302d1cdd97720dd695))
|