Skip to content

Commit 1547ff8

Browse files
committed
Update CHANGELOG.md
1 parent efe295b commit 1547ff8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
## [Unreleased]
22

3+
## [0.13.0] - 2025-06-03
4+
5+
- Adds ability to configure default config path ([@rossta](https://github.com/fractaledmind/litestream-ruby/pull/54))
6+
- Fix replication process detection ([@hschne](https://github.com/fractaledmind/litestream-ruby/pull/63))
7+
- Remove locale check ([@hschne](https://github.com/fractaledmind/litestream-ruby/pull/64))
8+
- Make base controller class configurable ([@zachasme](https://github.com/fractaledmind/litestream-ruby/pull/60))
9+
- Support configuring replica region and endpoint ([@MatheusRich](https://github.com/fractaledmind/litestream-ruby/pull/58))
10+
- configurable sleep time for Litestream.verify! ([@spinosa](https://github.com/fractaledmind/litestream-ruby/pull/59))
11+
- docs: update README for restoration ([@oandalib](https://github.com/fractaledmind/litestream-ruby/pull/52))
12+
- Build the aarch64-linux gem ([@fcatuhe](https://github.com/fractaledmind/litestream-ruby/pull/56))
13+
- Add dark mode to dashboard ([@visini](https://github.com/fractaledmind/litestream-ruby/pull/47))
14+
315
## [0.12.0] - 2024-09-06
416

517
- Add `wal` command ([alxvernier](https://github.com/fractaledmind/litestream-ruby/pull/41))

0 commit comments

Comments
 (0)