Skip to content

Commit c48a09a

Browse files
committed
Update libtcod.
1 parent d1f37df commit c48a09a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ Added
1919
- Added `tcod.console.rgb_graphic` and `tcod.console.rgba_graphic` dtypes.
2020
- Another name for the Console array attributes: `Console.rgb` and `Console.rgba`.
2121

22+
Changed
23+
- Using `libtcod 1.17.0`.
24+
2225
Deprecated
2326
- `Console_tiles_rgb` is being renamed to `Console.rgb`.
2427
- `Console_tiles` being renamed to `Console.rgba`.

0 commit comments

Comments
 (0)