diff --git a/CHANGES.txt b/CHANGES.txt index 0623c2f..22f8de5 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,17 @@ Release History --------------- +1.0.3 (2023-09-20) + + * Add options to provide config file paths + * Update CI + + +1.0.2 (2023-08-31) + + * Enable testing on Windows + Mac + * Add tests + 1.0.1 (2023-08-31) * Modernised code base (setup.py -> setup.cfg) @@ -8,7 +19,7 @@ Release History 0.9.5 (2023-07-19) * Major restructuring - renamed to pynsgr; main commands now nsgr_job and nsgr_submit - + * Simplify deps, initial release on pypi 0.9 (2016-03-24)