diff --git a/CHANGES.txt b/CHANGES.txt index d04cc8af71a8fa37eb91eb7f82be665dfb341d99..71580bfd95cc8d8de492293e517d2f111071a189 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -6,6 +6,24 @@ Make Experiments! Release Changes --------------- +Release 0.3.2 +============= + +Configuration +------------- + +* Fixed bug in native variable support + + * Expanding native variables did not update but created new entries + +* Changed creation of job specific config + + * Configuration of other jobs is now excluded from the job config + +* Added job specific override of input files + + * Job specific configurations may now contain their own 'files' section + Release 0.3.1 =============