diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-03-01 15:52:28 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2021-03-01 15:55:00 +0100 |
commit | f85af6310ff8743e343316915ed4bc9de979cd22 (patch) | |
tree | 8a0341b69409935818841ca8068883a17e6aa8ae /CHANGES.md | |
parent | 02d747a54f93a7d6bc5f5b16cdaf3b64c6274924 (diff) | |
download | Ishtar-f85af6310ff8743e343316915ed4bc9de979cd22.tar.bz2 Ishtar-f85af6310ff8743e343316915ed4bc9de979cd22.zip |
Tables: pinned search do not overload click on shortcuts
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index 98ef179e1..98e351fa2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,7 +1,14 @@ Ishtar changelog ================ -v3.1.0 - 2021-02-28 +v3.1.2 - 2021-03-01 +-------------------- + +### Bug fixes ### +- tables: pinned search do not overload click on shortcuts + + +v3.1.1 - 2021-02-28 -------------------- ### Features ### |