Skip to content

Commit 54b3900

Browse files
chore: bump version to 1.9.2
1 parent 6bf747c commit 54b3900

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to Agent of Empires will be documented in this file.
44

55
The format follows [Conventional Commits](https://www.conventionalcommits.org/).
66

7+
## [1.9.2](https://github.com/njbrake/agent-of-empires/releases/tag/v1.9.2) - 2026-05-26
8+
9+
10+
11+
### Bug Fixes
12+
13+
- **tui:** Keep live-mode entry frame from rendering shifted up in [#1521](https://github.com/njbrake/agent-of-empires/pull/1521) by [@njbrake](https://github.com/njbrake) ([`6bf747c`](https://github.com/njbrake/agent-of-empires/commit/6bf747cdad18481cc8d0b885e64e58ec5fea7c46))
14+
15+
16+
**Full Changelog**: https://github.com/njbrake/agent-of-empires/compare/v1.9.1...v1.9.2
717
## [1.9.1](https://github.com/njbrake/agent-of-empires/releases/tag/v1.9.1) - 2026-05-26
818

919

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = [".", "xtask"]
33

44
[package]
55
name = "agent-of-empires"
6-
version = "1.9.1"
6+
version = "1.9.2"
77
edition = "2021"
88
rust-version = "1.85"
99
authors = ["Agent of Empires Contributors"]

0 commit comments

Comments
 (0)