Skip to content

Commit

Permalink
chore: update changelog with 15.2.2 fixes done by aaronm-2112
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronm-2112 committed Oct 7, 2024
1 parent c3d3e0c commit 479d539
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@ All notable changes to SODA will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## v15.2.1 - 2024-09-27
## v15.2.2 - 2024-10-09

## Feature Additions:
## Bug Fixes:

- TODO: Add additions
- Fixed an issue in how SODA reads the config.ini file that made it so that if the account name 'SODA-Pennsieve' exists it is always used for authentication with Pennsieve even when a defualt_profile key exists in the config.
- Fixed an issue in the manifest creation and banner image upload/edit features of the `Advanced Features` tab that made it so users without Pennsieve Agents were not directed to the Pennsieve Agent download page. Instead they were told 'the pennsieve agent is not running.'
- It was possible for an upload to fail early in 'Prepare Datasets Step-by-Step' and 'Upload Dataset' such that the catch statement referenced a variable that was not yet defined. This has been fixed.

## v15.2.0 - 2024-08-21

Expand Down

0 comments on commit 479d539

Please sign in to comment.