Skip to content

Commit 33617da

Browse files
committed
Fix some old NEWS section headers
1 parent 20cd67c commit 33617da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Removals
7777
------------------------------
7878
* Python 3.7 is no longer supported.
7979

80-
Breaking Changes
80+
Other Breaking Changes
8181
------------------------------
8282
* Reader macros now always read a full identifier after the initial
8383
`#`. Thus, `#*foo` is now parsed as a call to the reader macro named
@@ -124,7 +124,7 @@ Removals
124124
* Coloring error messages and Python representations for models is no
125125
longer supported. (Thus, Hy no longer depends on `colorama`.)
126126

127-
Breaking Changes
127+
Other Breaking Changes
128128
------------------------------
129129
* Various warts have been smoothed over in the syntax of `'`,
130130
\`, `~`, and `~@`:

0 commit comments

Comments
 (0)