diff --git a/NEWS b/NEWS index 8e96483..8d2d046 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,7 @@ Changes from Hy 0.9.4 [ Language Changes ] + * Added `and' and `or' (GN) * Added the tail threading macro (->>) (PT) * UTF encoded symbols are allowed, but mangled. All Hy source is now presumed to be UTF-8. (JD + PT)