Version bump 0.1.6.0

This commit is contained in:
codemann8
2021-06-27 19:11:33 -05:00
parent 27560a7457
commit d2ac1d097d
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
### 0.1.6.0
- Added Flute Shuffle setting
- Minor GUI changes
### 0.1.5.3
- Fixed issue with Aga portal mirror bonking in Mixed Shuffle
- Fixed issue with Frog/Dig Game edges duplicating in edge pool, causing Insanity-like behavior

View File

@@ -3,7 +3,7 @@ from sortedcontainers import SortedList
from BaseClasses import OWEdge, WorldType, RegionType, Direction, Terrain, PolSlot
from OWEdges import OWTileGroups, OWEdgeGroups, OpenStd, parallel_links, IsParallel
__version__ = '0.1.5.3-u'
__version__ = '0.1.6.0-u'
def link_overworld(world, player):
# setup mandatory connections