changelog 1.3.0

This commit is contained in:
Daniel Eklöf 2020-05-13 13:09:12 +02:00
parent e654cf3880
commit 9b7b4878f1
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -1,13 +1,14 @@
# Changelog
* [Unreleased](#unreleased)
* [1.3.0](#1-3-0)
* [1.2.3](#1-2-3)
* [1.2.2](#1-2-2)
* [1.2.1](#1-2-1)
* [1.2.0](#1-2-0)
## Unreleased
## 1.3.0
### Added
* User configurable key- and mouse bindings. See `man 5 foot` and the
@ -46,7 +47,6 @@
true` instead of `foot -- sh -c true`.
### Deprecated
### Removed
* Keyboard/pointer handler workarounds for Sway 1.2.
@ -72,9 +72,6 @@
* Call `ioctl(TIOCSCTTY)` on the pts fd in the slave process.
### Security
## 1.2.3
### Fixed