Version bump 0.3.2.2
This commit is contained in:
@@ -1,5 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.3.2.2
|
||||||
|
- Added Customizer support for Flute Shuffle (thanks Catobat)
|
||||||
|
- Fixed bad Old Man rescue possibility in Swapped ER
|
||||||
|
- Fixed vanilla placement issue in Swapped ER
|
||||||
|
- Removed entrance hints in Swapped ER
|
||||||
|
- Fixed various generation/validation errors
|
||||||
|
|
||||||
## 0.3.2.1
|
## 0.3.2.1
|
||||||
- \~Merged in DR v1.2.0.20~
|
- \~Merged in DR v1.2.0.20~
|
||||||
- Some minor Swapped ER improvements
|
- Some minor Swapped ER improvements
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ from OWEdges import OWTileRegions, OWEdgeGroups, OWEdgeGroupsTerrain, OWExitType
|
|||||||
from OverworldGlitchRules import create_owg_connections
|
from OverworldGlitchRules import create_owg_connections
|
||||||
from Utils import bidict
|
from Utils import bidict
|
||||||
|
|
||||||
version_number = '0.3.2.1'
|
version_number = '0.3.2.2'
|
||||||
# branch indicator is intentionally different across branches
|
# branch indicator is intentionally different across branches
|
||||||
version_branch = '-u'
|
version_branch = '-u'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user