File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,8 +8,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88## [ Unreleased]
99[ Unreleased ] : https://github.com/fastobo/fastobo-syntax/compare/v0.7.0...HEAD
1010
11+ ## [ v0.7.1] - 2022-01-20
12+ [ v0.7.1 ] : https://github.com/fastobo/fastobo-syntax/compare/v0.7.0...v0.7.1
13+ ### Changed
14+ - Move ` Iso8601Timezone ` into the ` Iso8601Time ` production rule.
15+
1116## [ v0.7.0] - 2022-01-20
12- [ Unreleased ] : https://github.com/fastobo/fastobo-syntax/compare/v0.6.2...v0.7.0
17+ [ v0.7.0 ] : https://github.com/fastobo/fastobo-syntax/compare/v0.6.2...v0.7.0
1318### Changed
1419- ` creation_date ` clauses can now take an ` Iso8601Date ` without the time specifier.
1520### Fixed
Original file line number Diff line number Diff line change 11[package ]
22name = " fastobo-syntax"
3- version = " 0.7.0 "
3+ version = " 0.7.1 "
44authors = [
" Martin Larralde <[email protected] >" ]
55license = " MIT"
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments