File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## [ v0.13.0] ( https://github.com/georust/kml/releases/tag/v0.13.0 )
6+
7+ - Add attribute and version parsing to ` KmlDocument ` ([ #75 ] ( https://github.com/georust/kml/pull/75 ) ) from [ @NikBel3476 ] ( https://github.com/NikBel3476 )
8+ - Fix handling of empty elements ([ #73 ] ( https://github.com/georust/kml/pull/73 ) ) from [ @ricardobtez ] ( https://github.com/ricardobtez )
9+
510## [ v0.12.0] ( https://github.com/georust/kml/releases/tag/v0.12.0 )
611
712- Add ` kml:Data ` ([ #72 ] ( https://github.com/georust/kml/pull/72 ) ) from [ @DimitriiTrater ] ( https://github.com/DimitriiTrater )
Original file line number Diff line number Diff line change 11[package ]
22name = " kml"
3- version = " 0.12 .0"
3+ version = " 0.13 .0"
44authors = [
55 " Pat Sier <pjsier@gmail.com>" ,
66 " The GeoRust Developers <mods@georust.org>" ,
You can’t perform that action at this time.
0 commit comments