What's Changed
* Major improvements to relaxations classes in terms of performance, consistency, and testing. Additionally, the `relax` function for automatically generating relaxations of Pyomo models can now make use of Alpha-BB relaxations (https://github.com/Coramin/Coramin/pull/72, https://github.com/Coramin/Coramin/pull/79)
* An initial Multitree Implemenation for MINLPs (https://github.com/Coramin/Coramin/pull/75, https://github.com/Coramin/Coramin/pull/76)
* Decomposition improvements for problems with constraints with long summations (https://github.com/Coramin/Coramin/pull/80)
**Full Changelog**: https://github.com/Coramin/Coramin/compare/v0.1.1...v0.2.0