Nitpick whitespace and bump version
This commit is contained in:
parent
5e0cb0c84a
commit
f452b5780f
|
@ -39,7 +39,7 @@ Please re-read your issue once again to avoid a couple of common mistakes
|
|||
1. [Fork this repository](https://github.com/vicious-widgets/vicious/fork)
|
||||
2. Check out the source code with:
|
||||
|
||||
git clone git@github.com:YOUR_GITHUB_USERNAME/vicious.git
|
||||
git clone https://github.com/YOUR_GITHUB_USERNAME/vicious.git
|
||||
cd vicious
|
||||
|
||||
3. Start working on your patch. If you want to add a new widget type,
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
# Changes in 2.4.2
|
||||
|
||||
Feature: [hwmontemp] Bring back sysfs path cache
|
||||
|
||||
# Changes in 2.4.1
|
||||
|
||||
Fixed:
|
||||
|
|
Loading…
Reference in New Issue