Update changelog

This commit is contained in:
CreepySkeleton 2020-07-31 20:29:23 +03:00
parent dd8b225f9b
commit 8d60bd8dc1

View File

@ -1,3 +1,14 @@
# v1.0.4 (2020-7-31)
* `SpanRange` facility is now public.
* Docs have been improved.
* Introduced the `syn-error` feature so you can opt-out from the `syn` dependency.
# v1.0.3 (2020-6-26)
* Corrected a few typos.
* Fixed the `emit_call_site_warning` macro.
# v1.0.2 (2020-4-9)
* An obsolete note was removed from documentation.