README.md in bio-polyploid-tools-0.8.2 vs README.md in bio-polyploid-tools-0.8.3

- old
+ new

@@ -126,9 +126,14 @@ ``` ## Release Notes +### 0.8.3 + +* BUGFIX: ```ChromosomeArm.rb``` was fixed to conform the module assumptions for the package. + + ### 0.8.2 * FEATURE: The functions to select the chromosome arm are now in ```lib/bio/PolyploidTools/ChromosomeArm.rb``` and the help message is updated automatically with the valid options. * FEATURE: Added option ```filter_best``` to replicate the original behaviour of selecting the best hit of each chromosome. Still useful for assemblies which still contain synthetic duplications.