From ad0fc4ab0582dc9175a44caee9cc5d5339accdc9 Mon Sep 17 00:00:00 2001 From: Francisco Pina Martins Date: Fri, 16 Feb 2018 13:36:02 +0000 Subject: [PATCH] Updates the changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6251dac..88761f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # *Structure_threader* changelog +## Changes since v1.2.4 + +### Bug fixes +* Allows a random seed to be passed to STRUCTURE. This seed will be used to generate *N* seeds, where *N* is the number of runs. Each will be attached to the appropriate CLI. + + +--- + ## Changes since v1.2.3 ### Bug fixes