## [Alpha 72] - 2018-06-12
### Added
- Options to installer for default unequip settings.
- Options to installer for default actor type support.
- "ChangeSetting" to the API. This should allow modders to create MCM panels or holotapes to adjust some AAF settings in-game.
- "OnAAFReady" event to the API. This can let external mods know exactly when AAF has finished booting up.
- loadPriority system. Allows an orderly conflict resolution when there are duplicate IDs. Generally, this allows content mods to over-write default AAF files when needed.
### Removed
- Name entry for "Dog" so that Dogmeat doesn't get a custom name.
### Changed
- Stats system. Simplified it for now. This will need to evolve based on how other features come together and the ways modders end up using AAF.