Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
“RobHanna-NOAA” authored and “RobHanna-NOAA” committed Jul 19, 2024
1 parent a11cd01 commit 3d57eb1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
All notable changes to this project will be documented in this file.
We follow the [Semantic Versioning 2.0.0](http://semver.org/) format.

## v4.x.x.x - 2024-07-18 - [PR#1224](https://github.com/NOAA-OWP/inundation-mapping/pull/1224)
## v4.5.2.10 - 2024-07-19 - [PR#1224](https://github.com/NOAA-OWP/inundation-mapping/pull/1224)

Addresses warnings to reduce output messages.

Expand All @@ -11,6 +11,10 @@ Addresses warnings to reduce output messages.
- `adjust_thalweg_lateral.py`: fixes number type
- `src/delineate_hydros_and_produce_HAND.sh`: removes division by zero warning
- `getRasterInfoNative.py`: adds `gdal.UseExceptions()`

<br/><br/>


## v4.5.2.9 - 2024-07-19 - [PR#1216](https://github.com/NOAA-OWP/inundation-mapping/pull/1216)

Adds `NO_VALID_CROSSWALKS` to `FIM_exit_codes` which is used when the crosswalk table or output_catchments DataFrame is empty. Removes branches that fail with `NO_VALID_CROSSWALKS`.
Expand Down

0 comments on commit 3d57eb1

Please sign in to comment.