Skip to content

Commit 6305b31

Browse files
committed
Update changelog
1 parent d14691e commit 6305b31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1515
- 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)
1616
- Introduce Sqlite-based database back-end. Set `database_type = sqlite` in the `SERVICE` section of your configuration file to use it. The Sqlite back-end will become the default in v2.0. (#271)
1717
- Add `migrate-pockets` command to enable conversion of existing `tinydb` databases into Sqlite. (#273)
18+
- Update dependencies `rich` and `marshmallow`. (#275)
1819

1920
## [v1.5.1] - 2026-01-10
2021
### Added

0 commit comments

Comments
 (0)