commit a6011df4ebeab089028a46ff6973aec2e55e8126 parent a02cad42cf5bea48757cca48444e9dca17acc069 Author: Jared Tobin <jared@jtobin.io> Date: Fri, 1 Feb 2019 07:33:59 +1300 Fix CHANGELOG typo. [ci skip] Diffstat:
M | CHANGELOG | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG b/CHANGELOG @@ -1,6 +1,6 @@ # Changelog -- 0.2.1 (2019-02-01) +- 0.3.0 (2019-02-01) Use 'Integer' rather than 'Int' for Atoms. - 0.2.0 (2019-01-30)