shalvah před 2 roky
rodič
revize
a821f37757
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -21,6 +21,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 - Inlined routes (no more Scribe/Controller class)
 - Changed signature of Strategy#invoke ($routeRules is now optional)
 - Parameter data from successive stages is now merged
+- Basic support for overriding docs for inherited methods ([9735fdf](9735fdf150469f186bab395fcfabd042f570c50c))
 
 ## 3.35.0 (27 July 2022)
 ### Modified