Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vers-w committed Oct 24, 2023
1 parent cfafd2f commit 26464f6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/src/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
variables on `edges` (local inertial model) with `get_grid_edge_count` and
`get_grid_edge_nodes`.

### Added
- Functions for loading and saving states and getting the `starttime` in Unix time format.
This is convenient for coupling with OpenDA (and other external) software. The set states
functionality from the initialization function has been moved to a separate `set_states`
function for each `Model` type, to support loading states independent of initialization.

## v0.7.2 - 2023-09-27

### Fixed
Expand Down

0 comments on commit 26464f6

Please sign in to comment.