File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Change Log for libSplash
22================================================================
33
4+ Release 1.6.0
5+ -------------
6+ ** Date:** 2016-10-28
7+
8+ ` SerialDataCollector ` file name interface change: this feature
9+ was accidentally not included in the ` 1.5.0 ` release.
10+
11+ ** Interface Changes**
12+
13+ - ` SerialDataCollector ` file name interface changed #242
14+
15+ ** Bug Fixes**
16+
17+ - compile with GCC 6.2 was broken: ambiguous ` abs ` #255
18+
19+ ** Misc**
20+
21+ - tests: remove warning on deprecated CMake usage in 3.1+ #242
22+
23+
424Release 1.5.0
525-------------
626** Date:** 2016-10-26
Original file line number Diff line number Diff line change 2525
2626/* * the splash version reflects the changes in API */
2727#define SPLASH_VERSION_MAJOR 1
28- #define SPLASH_VERSION_MINOR 5
28+ #define SPLASH_VERSION_MINOR 6
2929#define SPLASH_VERSION_PATCH 0
3030
3131/* * we can always handle files from the same major release
You can’t perform that action at this time.
0 commit comments