Skip to content

Commit 22bfecb

Browse files
committed
Release: 0.4.0
1 parent 3e1bc40 commit 22bfecb

File tree

1 file changed

+15
-7
lines changed

1 file changed

+15
-7
lines changed

README.md

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@
2323

2424
## Linux configuration tool for Logitech mice *(currently only G300/G300S)* ##
2525

26+
[![Total
27+
alerts](https://img.shields.io/lgtm/alerts/g/krayon/ratslap.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/krayon/ratslap/alerts/)
28+
[![Language grade:
29+
C/C++](https://img.shields.io/lgtm/grade/cpp/g/krayon/ratslap.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/krayon/ratslap/context:cpp)
30+
2631
----
2732
## Introduction ##
2833

@@ -52,10 +57,10 @@ ignored - this is no longer the case, they are now reported as an error.
5257

5358
### } BACKWARDS COMPATIBILITY WARNING } ###
5459

55-
The most current release is v0.3.2 and is available from:
60+
The most current release is v0.4.0 and is available from:
5661

57-
* [GitLab (RELEASE v0.3.2)](https://gitlab.com/krayon/ratslap/tags/0.3.2)
58-
* [GitHub (RELEASE v0.3.2)](https://github.com/krayon/ratslap/releases/tag/0.3.2)
62+
* [GitLab (RELEASE v0.4.0)](https://gitlab.com/krayon/ratslap/tags/0.4.0)
63+
* [GitHub (RELEASE v0.4.0)](https://github.com/krayon/ratslap/releases/tag/0.4.0)
5964

6065
*RatSlap* binary and archive should be signed with my GPG key (
6166
[231A 94F4 81EC F212](http://pgp.mit.edu/pks/lookup?op=get&search=0x231A94F481ECF212)
@@ -89,19 +94,19 @@ $ gpg --recv-keys 81ECF212
8994
```
9095

9196
*RatSlap* source is available on
92-
[GitLab](https://gitlab.com/krayon/ratslap)
93-
, [GitHub](https://github.com/krayon/ratslap)
97+
[GitHub](https://github.com/krayon/ratslap)
98+
, [GitLab](https://gitlab.com/krayon/ratslap)
9499
and [BitBucket](https://bitbucket.org/krayonx/ratslap)
95100
with the primary (public) repository being
96-
[GitLab](https://gitlab.com/krayon/ratslap)
101+
[GitHub](https://github.com/krayon/ratslap)
97102
.
98103

99104

100105

101106
----
102107
## What's New? ##
103108

104-
The main changes in the latest version is the DPI Support
109+
The main changes in the more recent versions is the DPI Support
105110
( [Daniel Dawson](https://gitlab.com/danieldawson) ) and the new keys:
106111
`NonUS#`, `CapsLock`, `NonUS\`, `Application`, `Power`, `Num=`, `F13`, `F14`,
107112
`F15`, `F16`, `F17`, `F18`, `F19`, `F20`, `F21`, `F22`, `F23`, `F24`, `Execute`,
@@ -371,6 +376,9 @@ tool cannot do).
371376
* [QB#126 - Doco should generate HTML versions](https://bugs.qdnx.org/task/126)
372377
* [QB#128 - Unrecognised keys silently ignored ](https://bugs.qdnx.org/task/128)
373378
* [QB#129 - Add missing keys](https://bugs.qdnx.org/bug/129)
379+
* v0.4.0
380+
* Documentation fixes
381+
* Fixed recommendations by LGTM ( GitHub #22 )
374382

375383

376384

0 commit comments

Comments
 (0)