Skip to content

Commit 28c2ffb

Browse files
committed
Update libtcod.
1 parent b9571b3 commit 28c2ffb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ This project adheres to [Semantic Versioning](https://semver.org/) since version
66
## [Unreleased]
77
### Added
88
- New experimental renderer `tcod.context.RENDERER_XTERM`.
9+
### Changed
10+
- Using `libtcod 1.20.1`.
911
### Fixed
1012
- Functions accepting `Path`-like parameters now accept the more correct `os.PathLike` type.
1113
- BDF files with blank lines no longer fail to load with an "Unknown keyword" error.

libtcod

0 commit comments

Comments
 (0)