diff --git a/Makefile b/Makefile index 9b87490..3bf4d8f 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 0.1.2 +VERSION = 0.2.0 CC ?= gcc CFLAGS ?= -std=gnu99 -Wall -Wextra -Werror -O3 diff --git a/NEWS b/NEWS index 58310f2..c9dfe11 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +chaos-marmosets 0.2.0 (2024-06-03) + +* Add divide-by-zero-python + chaos-marmosets 0.1.2 (2023-04-17) * seg-fault: Ensure NULL pointer is written to