diff --git a/HISTORY.md b/HISTORY.md index bbdc8b499..d5b1bb80e 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,6 +1,6 @@ # Release Notes -### v1.17.0 - 2024-10-01 +### v1.17.0 - 2024-10-02 This release consolidates the `SingleTableMetadata` and `MultiTableMetadata` classes into one new class simply called `Metadata`. The old classes are now deprecated. The new class has the same structure as the `MultiTableMetadata` class, except it will work with single table synthesizers.