We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20cd67c commit 33617daCopy full SHA for 33617da
NEWS.rst
@@ -77,7 +77,7 @@ Removals
77
------------------------------
78
* Python 3.7 is no longer supported.
79
80
-Breaking Changes
+Other Breaking Changes
81
82
* Reader macros now always read a full identifier after the initial
83
`#`. Thus, `#*foo` is now parsed as a call to the reader macro named
@@ -124,7 +124,7 @@ Removals
124
* Coloring error messages and Python representations for models is no
125
longer supported. (Thus, Hy no longer depends on `colorama`.)
126
127
128
129
* Various warts have been smoothed over in the syntax of `'`,
130
\`, `~`, and `~@`:
0 commit comments