mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-09 15:19:11 +02:00
Prepare 1.0.4 release
This commit is contained in:
parent
8ebacb4a28
commit
f10395a16e
2 changed files with 8 additions and 1 deletions
7
Bugs.md
7
Bugs.md
|
|
@ -26,3 +26,10 @@ Steps to reproduce:
|
|||
* enter text into the "Tags" field
|
||||
* if autocompletion of tags pops up, the keyboard will not enter further
|
||||
keystrokes into the text field
|
||||
|
||||
### Issue 2
|
||||
|
||||
* Github issue number: N/A
|
||||
* Fixed: 1.0.4
|
||||
|
||||
This issue fixes wrong consumption of modifier key on some keyboards.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('cagebreak', 'c',
|
||||
version: '1.0.3',
|
||||
version: '1.0.4',
|
||||
license: 'MIT',
|
||||
default_options: [
|
||||
'c_std=c11',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue