You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
10
10
### Removed
11
11
### Deprecated
12
12
13
+
## [v1.6.1] - 2026-02-06
14
+
### Added
15
+
- CLI-completion of available pockets for `migrate-pockets` command.
16
+
13
17
## [v1.6.0] - 2026-02-06
14
18
### Added
15
19
- Enable support for different database types. If you initialize `Server` or a subclass in your code, you should pass the `database_type` parameter of the configuration. (#267)
0 commit comments