# Deadly Boss Mods Core ## [9.1.1](https://github.com/DeadlyBossMods/DeadlyBossMods/tree/9.1.1) (2021-07-01) [Full Changelog](https://github.com/DeadlyBossMods/DeadlyBossMods/compare/9.1.0...9.1.1) [Previous Releases](https://github.com/DeadlyBossMods/DeadlyBossMods/releases) - Prep new tag to fix some bugs - Fix #544, remove DBM.Bars compat code. (#603) - better fix - Revert "GetDungeonInfo returns a table (#601)" - GetDungeonInfo returns a table (#601) Change argument handling to use the new table format, rather than the old standard where it was an argument string. - prep next dev cycle