Skip to content

Commit

Permalink
Release chaos-marmosets 0.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Drung <[email protected]>
  • Loading branch information
bdrung committed Jun 3, 2024
1 parent 4367fe2 commit 1a9d672
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = 0.1.2
VERSION = 0.2.0

CC ?= gcc
CFLAGS ?= -std=gnu99 -Wall -Wextra -Werror -O3
Expand Down
4 changes: 4 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 1a9d672

Please sign in to comment.