Skip to content

Commit

Permalink
#181 Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhad6 committed May 6, 2024
1 parent 684dd33 commit bf3438c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

- If Pydantic is installed, parameter data classes automatically have Pydantic type
validation enabled.
- Parameter primitives classes: `ParamInt`, `ParamFloat`, `ParamBool`, `ParamStr`, and
- Parameter primitives classes `ParamInt`, `ParamFloat`, `ParamBool`, `ParamStr`, and
`ParamNone`.
- Parameter file classes `ParamFile` and `ParamDataFrame`.

### Changed

Expand Down

0 comments on commit bf3438c

Please sign in to comment.