Skip to content

Commit

Permalink
release v0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gschup committed Jan 12, 2022
1 parent a994355 commit 7e266f3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ In this document, all remarkable changes are listed. Not mentioned are smaller c

- nothing here yet...

## 0.7.2

- massively improved performance by improving input packet handling

## 0.7.1

- added getter for the max prediction frames parameter in `P2PSession` and `SyncTestSession`
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ggrs"
version = "0.7.1"
version = "0.7.2"
authors = ["Georg Schuppe <georg.schuppe@gmail.com>"]
edition = "2021"
description = "GGRS is a reimagination of GGPO, enabling P2P rollback networking in Rust. Rollback to the future!"
Expand Down

0 comments on commit 7e266f3

Please sign in to comment.