You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
617 B
13 lines
617 B
|
5 years ago
|
# 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
|