Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 10 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,25 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).

### Added

### Changed

### Fixed

### Removed

## [1.4.0]

### Added

- Test infrastructure, setup, and new tests for pulling dataset, reporting org
lists from SuiteCRM.
- Code to pull the dataset and reporting org lists from SuiteCRM.

### Changed

### Fixed

- Deleted datasets are only deleteed from Azure blob storage if there is a
cached copy stored.

### Removed

## [1.3.4]

### Added
Expand Down