Skip to content

Commit a84eb8e

Browse files
committed
Updated CHANGELOG
1 parent 1deba65 commit a84eb8e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
1515
- Report analyte sources as `False` if source does not have measurements for those analytes
1616
- e.g. BoR has analyte measurements, but does not have `carbonate` measurements, so if the user invokes `die weave carbonate ...` Config will print to the command line `user_source_bor: False` even if the user does not specify `--no-bor`
1717

18+
### Fixed
19+
20+
- Decreased NMBGMR chunk size from 100 to 50 to prevent ReadTimeoutErrors from occurring while gathering water level data
21+
1822
## 0.6.0 - 2025-02-14
1923

2024
### Added

0 commit comments

Comments
 (0)