summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
blob: eeb876f7b4e2689472fc14da5d20e1123aa6a0bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## v1.0.2

* Fixed: ARCH detection in Makefile

* Fixed: Color gradient array out of bounds, added clamp 0-100 for cpu percent values

## v1.0.1

* Fixed: UTF-8 check to include UTF8

* Fixed: Added thread started check before joining in clean_quit()

* Fix documentation of --utf-force in README and --help. by @purinchu

## v1.0.0

* First release for Linux