mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-17 11:09:11 +02:00
Prepare 1.0.2 release
This commit is contained in:
parent
540212aa18
commit
8eeb6b0373
2 changed files with 17 additions and 1 deletions
16
Bugs.md
16
Bugs.md
|
|
@ -10,3 +10,19 @@ submitted on the issue tracker, should any other forms of contact become
|
|||
available.
|
||||
|
||||
## Issues
|
||||
|
||||
### Issue 1
|
||||
|
||||
* Github issue number: N/A
|
||||
* Fixed: 1.0.2
|
||||
|
||||
This issue is a focussing bug when using anki in release 1.0.1 and earlier
|
||||
on arch linux systems.
|
||||
|
||||
Steps to reproduce:
|
||||
|
||||
* start anki
|
||||
* Click "Add" to add cards
|
||||
* enter text into the "Tags" field
|
||||
* if autocompletion of tags pops up, the keyboard will not enter further
|
||||
keystrokes into the text field
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('cagebreak', 'c',
|
||||
version: '1.0.0',
|
||||
version: '1.0.2',
|
||||
license: 'MIT',
|
||||
default_options: [
|
||||
'c_std=c11',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue