Skip to content

Commit e62d157

Browse files
committed
docs: update release history
1 parent e4e60b8 commit e62d157

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/source/release-history.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Release History
33
===============
44

5+
Version 0.11.1 (2023-08-14)
6+
---------------------------
7+
* Refactor the lines class to replace the `attr_length_units`` arg with separate `asum_units` and `width_units` args, and rename the `attr_height_units`` arg to `elevation_units`.
8+
* replace references to `epsg` and `proj_str` input args with `crs`.
9+
* add warning to :py:func:`~sfrmaker.utils.assign_layers` if more than 1% of reaches land in an inactive cell.
10+
511
Version 0.11.0 (2023-07-25)
612
---------------------------
713
* enhancements to ``preprocessing.swb_runoff_to_csv()``:

0 commit comments

Comments
 (0)