Remove support for deprecated theme item names

This commit is contained in:
Leroy Hopson 2022-08-26 12:30:07 +12:00
parent 7e65be4cf9
commit b2f190d29a
No known key found for this signature in database
GPG key ID: D2747312A6DB51AA
4 changed files with 2 additions and 75 deletions

View file

@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased](https://github.com/lihop/godot-xterm/compare/v2.2.0...HEAD)
### Removed
- Removed support for deprecated theme item names.
## [v2.2.0](https://github.com/lihop/godot-xterm/compare/v2.1.1...v2.2.0) - 2022-08-26