Skip to content

Commit 6b05915

Browse files
committed
docs: update changelog
1 parent 60b73e8 commit 6b05915

File tree

1 file changed

+12
-1
lines changed
  • Microarray/Affymetrix/Workflow_Documentation/NF_MAAffymetrix

1 file changed

+12
-1
lines changed

Microarray/Affymetrix/Workflow_Documentation/NF_MAAffymetrix/CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [1.0.2](https://github.com/asaravia-butler/GeneLab_Data_Processing/tree/NF_MAAffymetrix_1.0.2/Microarray/Affymetrix/Workflow_Documentation/NF_MAAffymetrix)
8+
## [1.0.3](https://github.com/asaravia-butler/GeneLab_Data_Processing/tree/NF_MAAffymetrix_1.0.3/Microarray/Affymetrix/Workflow_Documentation/NF_MAAffymetrix)
9+
10+
### Added
11+
12+
- Retry wrapper for functions that utilize internet resources. This is aimed to reduce failures due solely due to intermittent network issues. (ceb6d9a3)
13+
14+
### Fixed
15+
16+
- Missing Raw Data MA Plots when handling designs that loaded as `ExpressionFeatureSet` objects. (7af7192e)
17+
- Additionally, future unhandled raw data classes will raise an exception rather than fail to plot silently.
18+
19+
## [1.0.2](https://github.com/asaravia-butler/GeneLab_Data_Processing/tree/NF_MAAffymetrix_1.0.2/Microarray/Affymetrix/Workflow_Documentation/NF_MAAffymetrix) - 2023-05-24
920

1021
### Added
1122

0 commit comments

Comments
 (0)