v1.6.0
Migration Bug Fix
The migation function looped over whilst deleting from the same open zeppelin enumerable set, which, due to the implementation of the latter, meant the function needed calling multiple times to migrate the entire token set.
The loops has now been change to solve this problem.