Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

36 lines (26 loc) · 1.3 KB

Changelog

All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog

Changed

  • Bump all applications examples to upstream version 2.1.1
  • Bump library QCustomPlot-library to 2.1.1.1

Changed

  • Bump QCustomPlot library from 2.1.0.1 to 2.1.0.2

Fixed

  • Fix compilation issue with all examples, compilation definition QCUSTOMPLOT_USE_LIBRARY was missing

Creation of the repository containing multiples examples :

  • Allow to build examples with CMake
  • Add a config.h.in in order to track each version of each examples
  • For all examples, replace include instructions ../../qcustomplot.h by qcustomplot.h