mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-15 10:05:47 +08:00
upated doc&version
This commit is contained in:
parent
d9086e99d2
commit
3a809923dc
@ -1,7 +1,7 @@
|
||||
cmake_minimum_required(VERSION 3.0)
|
||||
|
||||
# Project Name and Version
|
||||
project(JKQTPlotter LANGUAGES CXX VERSION 2019.11.1)
|
||||
project(JKQTPlotter LANGUAGES CXX VERSION 2020.01.1)
|
||||
|
||||
|
||||
# set search path for CMake files
|
||||
|
@ -24,7 +24,10 @@ This release is available from:
|
||||
- Git-Link: <a href="https://github.com/jkriege2/JKQtPlotter.git">https://github.com/jkriege2/JKQtPlotter.git</a>
|
||||
.
|
||||
|
||||
|
||||
<ul>
|
||||
<li> fixed issue <a href="https://github.com/jkriege2/JKQtPlotter/pull/34">#34: Skip drawing the line for negative values in log plots</a>, thanks to <a href="https://github.com/certik">user:certik</a></li>
|
||||
<li> fixed issue <a href="https://github.com/jkriege2/JKQtPlotter/pull/38">#38: Buffer overflow</a>, thanks to <a href="https://github.com/zertyz">user:zertyz</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user