Skip to content

Commit 53c42fd

Browse files
Various 5.0 deprecations (#272)
* Deprecations * docker init * Ancient migration * Bump Hasura, cleanup * Bump * Lint * Changelog
1 parent c2ffee0 commit 53c42fd

File tree

40 files changed

+268
-583
lines changed

40 files changed

+268
-583
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,21 @@ Please use [this](https://docs.gitlab.com/ee/development/changelog.html) documen
44

55
## [unreleased]
66

7+
### Added
8+
9+
* config: Added `custom` section to store arbitrary user data.
10+
711
### Fixed
812

913
* config: Fixed default SQLite path (`:memory:`).
1014
* tzkt: Fixed pagination in several getter methods.
1115
* tzkt: Fixed data loss when `skip_history` option is enabled.
1216

17+
### Removed
18+
19+
* config: Removed dummy `advanced.oneshot` flag.
20+
* cli: Removed `docker init` command.
21+
1322
## 5.0.0-rc2 - 2022-03-13
1423

1524
### Fixed

0 commit comments

Comments
 (0)