README.md in bio-polyploid-tools-0.8.5 vs README.md in bio-polyploid-tools-0.8.6

- old
+ new

@@ -126,10 +126,12 @@ ``` ## Release Notes -### Next release +### 0.8.6 + +* BUGFIX: ```priemr3.rb``` had a regression when adding the repetitive flag to the ```@values``` array. This lead to the wrong order of the columns in the output and possibly other secondary effects. ### 0.8.5 * Added the option ```--max_hits``` to ```polyamarker.rb``` to set a maximum number of bast hits to identify repetitive regions. This adds the column ```is_repetitve``` to the output. The mask is not calculated in repetitive regions and the primers are designed as non-specific.