Skip to content

Commit

Permalink
Release v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 committed Jun 1, 2021
1 parent 4bff942 commit 4031354
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Changelog

## Unreleased
## v0.0.2

- Do not cache binary responses.

## v0.0.1

- Add support for [ristretto](https://github.com/dgraph-io/ristretto) as backend. The default backend is now changed to ristretto.
- Add support for [ristretto](https://github.com/dgraph-io/ristretto) as backend. The default backend is now changed to ristretto.
- Add Caddyfile directives for configuring BadgerDB. The in-memory mode is not default now.
- Do not cache <200 or 400>= status response

0 comments on commit 4031354

Please sign in to comment.