AASM v4.10.1 Release Notes

    • fix: suppress warnings when using ActiveRecord enums feature (see issue #346 for details, thanks to @110y, and issue #353 for details, thanks to @nathanstitt)
    • fix: handle array of success callbacks for transitions properly (see issue #363 for details, thanks to @shunichi)
    • support permitted: false for states and events query/inspection methods (see issue #364 for details, thanks to @hspazio)