Remove deprecated cols/rows properties of Terminal

This commit is contained in:
Leroy Hopson 2022-08-26 12:32:09 +12:00
parent 8d656d8c71
commit 002fcf3b78
No known key found for this signature in database
GPG key ID: D2747312A6DB51AA
3 changed files with 1 additions and 57 deletions

View file

@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Removed
- Removed support for deprecated theme item names.
- Removed deprecated get_master() method of PTY.
- Removed deprecated cols/rows properties of Terminal.
## [v2.2.0](https://github.com/lihop/godot-xterm/compare/v2.1.1...v2.2.0) - 2022-08-26