Skip to content

Commit 1af4f65

Browse files
committed
Prepare 19.3.1 release.
1 parent e9559a9 commit 1af4f65

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@
218218
"jhat",
219219
"jice",
220220
"jieba",
221+
"jmccardle",
221222
"JOYAXISMOTION",
222223
"JOYBALLMOTION",
223224
"JOYBUTTONDOWN",

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,14 @@ This project adheres to [Semantic Versioning](https://semver.org/) since version
66

77
## [Unreleased]
88

9+
## [19.3.1] - 2025-08-02
10+
11+
Solved a deprecation warning which was internal to tcod and no doubt annoyed many devs.
12+
Thanks to jmccardle for forcing me to resolve this.
13+
914
### Fixed
1015

11-
- Silenced internal deprecation warning within `Context.convert_event`.
16+
- Silenced internal deprecation warnings within `Context.convert_event`.
1217

1318
## [19.3.0] - 2025-07-26
1419

0 commit comments

Comments
 (0)