Update docs

master
Raheman Vaiya 4 years ago
parent 90c3687fd5
commit 5c57337f5b
  1. 3
      README.md
  2. 18
      docs/CHANGELOG.md

@ -64,8 +64,7 @@ Some of the more interesting ones include:
# Installation
*Note:* master serves as the development branch, things may occasionally break
between releases. Releases can be found in the
[stable](https://github.com/rvaiya/keyd/tree/stable) branch.
between releases. Releases are [tagged](https://github.com/rvaiya/keyd/tags), and should be considered stable.
## From Source

@ -1,14 +1,14 @@
# v2.4.0
Fix macro timeouts
Allow timeouts to be used in conjunction with + (#181)
Add macro2() to allow for per-macro timeout values (#176)
Add command() to allow for command execution
Add [global] section
Improve unicode support
Add support for older kernels (#163)
Clear oneshot on click
Various bugfixes and enhancements
- Fix macro timeouts
- Allow timeouts to be used in conjunction with + (#181)
- Add macro2() to allow for per-macro timeout values (#176)
- Add command() to allow for command execution
- Add [global] section
- Improve unicode support
- Add support for older kernels (#163)
- Clear oneshot on click
- Various bugfixes and enhancements
# v2.3.1-rc

Loading…
Cancel
Save