Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-a-brown committed Feb 19, 2025
1 parent 1deba65 commit a84eb8e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
- Report analyte sources as `False` if source does not have measurements for those analytes
- 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`

### Fixed

- Decreased NMBGMR chunk size from 100 to 50 to prevent ReadTimeoutErrors from occurring while gathering water level data

## 0.6.0 - 2025-02-14

### Added
Expand Down

0 comments on commit a84eb8e

Please sign in to comment.