What's Changed
- Support for RFC1123 HTTP dates by @deevus in https://github.com/rockorager/zeit/pull/29
- gofmt: require fractional seconds to be all 0 or 9 by @rockorager in https://github.com/rockorager/zeit/pull/30
- Fix parsing of ISO 8601 basic format by @deevus in https://github.com/rockorager/zeit/pull/34
- Fix minute precision ISO8601 parsing with time zone by @raindev in https://g...