Skip to content

Commit 90d03f3

Browse files
authored
Merge pull request #224 from libcheck/pre-v0.13
Update NEWS for v0.13
2 parents 2b18886 + 5abbd6e commit 90d03f3

1 file changed

Lines changed: 19 additions & 2 deletions

File tree

NEWS

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,29 @@
1-
Planned Release Check 0.13.0
1+
Sat Oct 20, 2019: Released Check 0.13.0
2+
based on hash 2b18886a9a9d3bab44917a550d12128ad7e2c197
23

34
* configure: optional build documentation
45
Issue #206 (GitHub)
56

67
* missing <unistd.h> in some files
78
Issue #196 and Issue #186 (GitHub)
89

9-
* Add checkmk to CMake build.
10+
* Varous documentation improvements
11+
12+
* END_TEST is now optional, as how START_TEST works has been redone
13+
Issue #158
14+
15+
* Various CMake related changes:
16+
- Support exporting Check to other projects with CMake 3
17+
Issue #185
18+
- Shared library support for Visual Studio
19+
Issue #220
20+
- Fix wrong library filename
21+
Issue #226
22+
- Add support for CMake package registry
23+
Issue #227
24+
- CMake build type can now be debug or release
25+
Issue #228
26+
- Add checkmk to CMake build.
1027

1128

1229
Fri Oct 20, 2017: Released Check 0.12.0

0 commit comments

Comments
 (0)