@@ -1,3 +1,9 @@
+## 0.3 (April 25, 2016)
+
+Bugfixes:
+ - Runs properly in a terminal with -icrnl
## 0.2 (October 19, 2014)
Features:
@@ -1,4 +1,4 @@
-VERSION=0.2
+VERSION=0.3
CPPFLAGS=-DVERSION=\"${VERSION}\" -D_GNU_SOURCE
CFLAGS+=-Wall -Wextra -g -std=c99 -O3 -pedantic