Skip to content

Commit

Permalink
fix changelog typo
Browse files Browse the repository at this point in the history
  • Loading branch information
araghukas committed Jan 31, 2024
1 parent c3c9267 commit 745cd8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- Added config manager method to handle Python to TF value conversion (e.g. None->null, True->true, False->false).
- Added CRM method to handle Python to TF value conversion (e.g. None->null, True->true, False->false).
- Added `pennylane` as a requirement in tests due to the tutorials using it

### Changed
Expand Down

0 comments on commit 745cd8e

Please sign in to comment.