commit ff29532389cb733d279deffa9b6961ca966aaa6b
parent 33c0f357f46c529216ecb01358c27d21dec5a255
Author: TheJackiMonster <thejackimonster@gmail.com>
Date: Mon, 6 Feb 2023 14:05:01 +0100
Update changelog for 0.1.3 release
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -1,3 +1,7 @@
+## Version 0.1.3
+* Use Meson as build system instead of GNU Automake
+* Fix issues regarding inclusion of private headers
+
## Version 0.1.2
* Improve GNU Automake configuration
* Update API usage regarding changes in GNUnet 0.19.0