diff --git a/CHANGES.md b/CHANGES.md index a23305567..9c8096882 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,8 @@ unreleased ------------------- +- Update `Attribute.get` to ignore `loc_ghost`. (#460, @ceastlund) + - Add API to manipulate attributes that are used as flags (#408, @dianaoigo) - Update changelog to use ISO 8061 date format: YYYY-MM-DD. (#445, @ceastlund)