diff --git a/CHANGELOG.md b/CHANGELOG.md index ef879c421..cbb533a86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ -## 1.2.2 +## 1.2.3 Release Date: _unreleased_ +TBD + +## 1.2.2 +Release Date: 22.11.2023 + - Fixed invalid foreign key between `pending_transactions` and `pending_transaction_payloads` tables. - Fixed package detail lookups to return all the blueprints and schemas. - Optimized transaction balance changes fetch time (parallelized). diff --git a/Directory.Build.props b/Directory.Build.props index b13daaa8a..a24826481 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -13,7 +13,7 @@ - 1.2.2 + 1.2.3 develop