Documentation improvements for 2.1.0 (mainly altcp/altcp_tls)

This commit is contained in:
Simon Goldschmidt
2018-09-24 22:44:32 +02:00
parent a044c807f8
commit b9fc8cae68
7 changed files with 107 additions and 25 deletions

View File

@@ -101,6 +101,15 @@
/**
* @page changelog Changelog
*
* 2.1.0
* -----
* * This version supports TLS via @ref altcp_api connection API
* * This version switches to cmake as the main build system (Makefile file
* lists are maintained for now)
*
* Detailed Changelog
* ------------------
* @verbinclude "CHANGELOG"
*/