What's Changed
- Improve issue #71: Optimize nested structure decoding performance by @Jecoms in https://github.com/go-playground/form/pull/73
- updates by @deankarn in https://github.com/go-playground/form/pull/74
- Update logo image source in README.md by @deankarn in https://github.com/go-playground/form/pull/75
- Introduced official MSGV(Minimum Supported Go Version) of latest two versi...