Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mclift committed Dec 23, 2023
1 parent 6da6367 commit 57081a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## TODO: vNext - date
### Changed
- Updated net6.0 build target to net8.0 [#551]
- New abstract method, `GetInitialTransition`, added to `GraphStyleBase` to remove DOT graph implementation from `StateGraph` [#557]
- Classes that are derived from `GraphStyleBase` and are being migrated from an earlier release of Stateless will need to implement this method.
### Added
Expand Down

0 comments on commit 57081a9

Please sign in to comment.