Skip to content

Commit

Permalink
Updated CHANGELOG for v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nkphysics committed Dec 25, 2022
1 parent a910cd9 commit abc6bb2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,9 @@ autoNICER is a program that allows individuals wanting to work with data from th
### v1.2.1
- Fixed vulnerability with CVE-2022-2341
- Fixed issue where --checkcal kills --inlist cmd

### v1.2.2
- Migrated sp.run("ls STUFF") commands to glob
- Limited get_caldb_ver() pulls to once per run of autonicer rather than once per OBSID passed in
- Added error handling for datasets lacking the required metadata
- Added unix like passthrough to `--inlist` so use cases like `--inlist *` will pass in all datasets for the current working dir

0 comments on commit abc6bb2

Please sign in to comment.