Skip to content

Commit

Permalink
docs: update release history
Browse files Browse the repository at this point in the history
  • Loading branch information
aleaf committed Aug 14, 2023
1 parent e4e60b8 commit e62d157
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/source/release-history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Release History
===============

Version 0.11.1 (2023-08-14)
---------------------------
* 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`.
* replace references to `epsg` and `proj_str` input args with `crs`.
* add warning to :py:func:`~sfrmaker.utils.assign_layers` if more than 1% of reaches land in an inactive cell.

Version 0.11.0 (2023-07-25)
---------------------------
* enhancements to ``preprocessing.swb_runoff_to_csv()``:
Expand Down

0 comments on commit e62d157

Please sign in to comment.