Skip to content

Commit

Permalink
changelog: update
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonish committed May 31, 2024
1 parent 7f9b9bd commit c4f5615
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 0.19.0 - unreleased

- [server] Don't forget session on server restart. Persists session
tokens in the config db.
- Reduced data between client and server for inbox/alert views.
- Move to sqlx for database.
- Move to chrono for time.

## 0.18.1 - 2024-05-08

- [sqlite] Add CLI commands to "optimize" and "analyze" the sqlite
Expand Down

0 comments on commit c4f5615

Please sign in to comment.