diff --git a/CHANGELOG.md b/CHANGELOG.md index 3470ccd..1c94a17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ - deprecated `App.Author`, `App.Email`, and `Command.ShortName` fields - All `Context.Global*` methods, as the non-global versions now traverse up the context lineage automatically. +- `Context.Parent` method, as this is now available via `Context.Lineage` ### Fixed - `Context.BoolT` now returns `true` when not found