Skip to content

Commit 4e9c0fa

Browse files
committed
added chunk loading of variables to readme
1 parent 9a5c8b6 commit 4e9c0fa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ See also HELP.md and LICENSE
99
### Added
1010

1111
- Added pre-push checks to ensure package version, README.md and git tag are in sync
12+
- Setting to define chunk size and delay between chunks when fetching variables on startup
13+
14+
### Changed
15+
16+
- If the "Fetch variables on startup" option is enabled, variables are now requested in chunks with pauses in between instead of all at once.
1217

1318
### Changed
1419

0 commit comments

Comments
 (0)