Add changelog
This commit is contained in:
parent
608b7f0754
commit
c18e0b4581
1 changed files with 18 additions and 0 deletions
18
CHANGELOG.md
Normal file
18
CHANGELOG.md
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
# Changelog
|
||||
|
||||
## Unreleased
|
||||
|
||||
- fix: Make meson actually install things (thanks @craftyguy)
|
||||
- feat!: Make en-US the default layout
|
||||
- fix: Use correct pointer type in memset to avoid segfault
|
||||
- feat: Set correct version in meson.build
|
||||
- feat: Add postmarketOS theme (thanks @dylanvanassche)
|
||||
- feat: Handle physical return key (#19)
|
||||
- fix: Avoid TTY cursor blinking (#26)
|
||||
- fix: Specify `check: true` when running external commands from meson (#23)
|
||||
- feat!: Hide partition name (#27)
|
||||
- fix: Prevent scrolling when keyboard hides (#21)
|
||||
|
||||
## 0.1.0 (2021-11-15)
|
||||
|
||||
Initial release
|
||||
Loading…
Add table
Add a link
Reference in a new issue