|
2 | 2 |
|
3 | 3 | ## Unreleased |
4 | 4 |
|
| 5 | +## [v1.3.1] |
| 6 | + |
| 7 | +- Add [#180]: Zenodo DOI. |
| 8 | + |
5 | 9 | ## [v1.3.0] |
6 | 10 |
|
7 | | -- Add [#179]: add cultivars info to README. |
| 11 | +- Add [#179]: cultivars info to README. |
8 | 12 | - Add [#178]: parse cultivars via REST API. |
9 | 13 | - Add [#177]: parse botanical cultivars via web. |
10 | 14 | - Add [#173]: cultivars parsing #174 @tobymarsden. |
@@ -276,6 +280,7 @@ array of names instead of a stream. |
276 | 280 |
|
277 | 281 | This document follows [changelog guidelines] |
278 | 282 |
|
| 283 | +[v1.3.1]: https://github.com/gnames/gnparser/compare/v1.3.0...v1.3.1 |
279 | 284 | [v1.3.0]: https://github.com/gnames/gnparser/compare/v1.2.0...v1.3.0 |
280 | 285 | [v1.2.0]: https://github.com/gnames/gnparser/compare/v1.1.0...v1.2.0 |
281 | 286 | [v1.1.0]: https://github.com/gnames/gnparser/compare/v1.0.14...v1.1.0 |
@@ -315,6 +320,16 @@ This document follows [changelog guidelines] |
315 | 320 | [v0.6.0]: https://github.com/gnames/gnparser/compare/v0.5.1...v0.6.0 |
316 | 321 | [v0.5.1]: https://github.com/gnames/gnparser/tree/v0.5.1 |
317 | 322 |
|
| 323 | +[#190]: https://github.com/gnames/gnparser/issues/190 |
| 324 | +[#189]: https://github.com/gnames/gnparser/issues/189 |
| 325 | +[#188]: https://github.com/gnames/gnparser/issues/188 |
| 326 | +[#187]: https://github.com/gnames/gnparser/issues/187 |
| 327 | +[#186]: https://github.com/gnames/gnparser/issues/186 |
| 328 | +[#185]: https://github.com/gnames/gnparser/issues/185 |
| 329 | +[#184]: https://github.com/gnames/gnparser/issues/184 |
| 330 | +[#183]: https://github.com/gnames/gnparser/issues/183 |
| 331 | +[#182]: https://github.com/gnames/gnparser/issues/182 |
| 332 | +[#181]: https://github.com/gnames/gnparser/issues/181 |
318 | 333 | [#180]: https://github.com/gnames/gnparser/issues/180 |
319 | 334 | [#179]: https://github.com/gnames/gnparser/issues/179 |
320 | 335 | [#178]: https://github.com/gnames/gnparser/issues/178 |
|
0 commit comments