New version 4.0.0

This commit is contained in:
Matthieu Gautier
2019-01-23 19:32:37 +01:00
parent 26b61a2d09
commit 1ac6d4cb20
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
kiwix-lib 4.0.0
===============
* [API break] Remove support for external index.
* Move to the mustache templating system instead of ctpp2.
* Make meson.build works for meson>=0.43.0
* [API break] Move the basic tools from the `common` directory to `tools`.
kiwix-lib 3.1.1
===============