Skip to content

Commit

Permalink
Lazy load of snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
mapcentia committed Aug 5, 2022
1 parent d9d0388 commit a2b4012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ and this project adheres to [CalVer](https://calver.org/).

## [UNRELEASED]
### Changed
- The snapshot list fetch now only include meta data - not the snapshot data it self. When activating a snapshot the data is fetched. This way a long snapshot list will not hog the system down.
- The snapshot list fetch now only include metadata - not the snapshot data itself. When activating a snapshot the data is fetched. This way a long snapshot list will not hog the system down.

## [2022.8.0] - 2022-2-8
### Added
Expand Down

0 comments on commit a2b4012

Please sign in to comment.