We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c80f966 commit 1149f9aCopy full SHA for 1149f9a
CHANGELOG.md
@@ -4,6 +4,8 @@ Changes relevant to the users of python-tcod are documented here.
4
This project adheres to [Semantic Versioning](https://semver.org/) since version `2.0.0`.
5
6
## [Unreleased]
7
+
8
+## [13.4.0] - 2022-02-04
9
### Added
10
- Adds `sdl_window` and `sdl_renderer` to tcod contexts.
11
- Adds `tcod.event.add_watch` and `tcod.event.remove_watch` to handle SDL events via callback.
0 commit comments