Skip to content

Commit

Permalink
chore: update CHANGELOG.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
peterhuene committed Nov 20, 2024
1 parent 68a5467 commit 312f72d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wdl-engine/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

* Implement the generic array functions from the WDL standard library ([#256](https://github.com/stjude-rust-labs/wdl/pull/256)).
* Implement the string array functions from the WDL standard library ([#255](https://github.com/stjude-rust-labs/wdl/pull/255)).
* Replaced the `Value::from_json` method with `Value::deserialize` which allows
for deserialization from any self-describing data format; a method for
Expand Down

0 comments on commit 312f72d

Please sign in to comment.