Skip to content

Commit

Permalink
Remove invisible unicode in NEWS file
Browse files Browse the repository at this point in the history
A U+FFFC character got into the NEWS file, causing
warning messages in gitea.
  • Loading branch information
pnorman authored and strk committed Apr 17, 2023
1 parent c6d193d commit b782d02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,7 @@ PostGIS 2.5.2
(Darafei Praliaskouski, Arthur Lesuisse, Andrew Gierth, Raúl Marín)
- #4262, Document MULTISURFACE compatibility of ST_LineToCurve (Steven Ottens)
- #4267, Enable Proj 6 deprecated APIs (Darafei Praliaskouski, Raúl Marín)
- #4276, ST_AsGeoJSON documentation refresh (Darafei Praliaskouski)
- #4276, ST_AsGeoJSON documentation refresh (Darafei Praliaskouski)
- #4273, Tighter parsing of WKT (Paul Ramsey)
- #4292, ST_AsMVT: parse JSON numeric values with decimals as doubles (Raúl Marín)
- #4300, ST_AsMVTGeom: Always return the simplest geometry (Raúl Marín)
Expand Down

0 comments on commit b782d02

Please sign in to comment.