Skip to content

Commit 31fe1aa

Browse files
Fix rc regressions, drop deprecated CLI (#187)
1 parent c799bc1 commit 31fe1aa

File tree

5 files changed

+108
-84
lines changed

5 files changed

+108
-84
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,14 @@ Please use [this](https://docs.gitlab.com/ee/development/changelog.html) documen
66

77
### Fixed
88

9+
* cli: Fixed missing `schema approve --hashes` argument.
910
* codegen: Fixed contract address used instead of an alias when typename is not set.
1011
* tzkt: Fixed processing operations with entrypoint `default`
12+
* tzkt: Fixed regression in processing migration originations.
13+
14+
### Removed
15+
16+
* Removed deprecated `run --oneshot` argument and `clear-cache` command.
1117

1218
## 4.0.0-rc2 - 2021-12-11
1319

0 commit comments

Comments
 (0)