Skip to content

Commit 64c798e

Browse files
committed
v0.9.2
1 parent 2755990 commit 64c798e

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ In this document, all remarkable changes are listed. Not mentioned are smaller c
44

55
## Unreleased
66

7+
- nothing here yet...
8+
9+
## 0.9.2
10+
711
- fixed a bug where sync would not work with RTT higher than SYNC_RETRY_INTERVAL
812

913
## 0.9.1

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ggrs"
3-
version = "0.9.1"
3+
version = "0.9.2"
44
authors = ["Georg Schuppe <georg.schuppe@gmail.com>"]
55
edition = "2021"
66
description = "GGRS is a reimagination of GGPO, enabling P2P rollback networking in Rust. Rollback to the future!"

0 commit comments

Comments
 (0)