···428428- The compiler now provides a clearer error message when a function's return type
429429 is mistakenly declared using `:` instead of `->`.
430430 ([Gurvir Singh](https://github.com/baraich))
431431+432432+- Fixed a bug where the data generated for searching documentation was in the
433433+ wrong format, preventing it from being used by Hexdocs search.
434434+ ([Surya Rose](https://github.com/GearsDatapacks))