|
2 | 2 |
|
3 | 3 | ## Unreleased |
4 | 4 |
|
| 5 | +## [v1.5.5] |
| 6 | + |
| 7 | +- Add [#207]: PR [#209] by @tobymarsden, fix parsing of names with `nudum` |
| 8 | + specific epithet. |
| 9 | + |
5 | 10 | ## [v1.5.4] |
6 | 11 |
|
7 | 12 | - Add: different approach for normalize-by-type for words. |
@@ -337,6 +342,7 @@ array of names instead of a stream. |
337 | 342 |
|
338 | 343 | This document follows [changelog guidelines] |
339 | 344 |
|
| 345 | +[v1.5.5]: https://github.com/gnames/gnparser/compare/v1.5.4...v1.5.5 |
340 | 346 | [v1.5.4]: https://github.com/gnames/gnparser/compare/v1.5.3...v1.5.4 |
341 | 347 | [v1.5.3]: https://github.com/gnames/gnparser/compare/v1.5.2...v1.5.3 |
342 | 348 | [v1.5.2]: https://github.com/gnames/gnparser/compare/v1.5.1...v1.5.2 |
@@ -387,6 +393,16 @@ This document follows [changelog guidelines] |
387 | 393 | [v0.6.0]: https://github.com/gnames/gnparser/compare/v0.5.1...v0.6.0 |
388 | 394 | [v0.5.1]: https://github.com/gnames/gnparser/tree/v0.5.1 |
389 | 395 |
|
| 396 | +[#220]: https://github.com/gnames/gnparser/issues/220 |
| 397 | +[#219]: https://github.com/gnames/gnparser/issues/219 |
| 398 | +[#218]: https://github.com/gnames/gnparser/issues/218 |
| 399 | +[#217]: https://github.com/gnames/gnparser/issues/217 |
| 400 | +[#216]: https://github.com/gnames/gnparser/issues/216 |
| 401 | +[#215]: https://github.com/gnames/gnparser/issues/215 |
| 402 | +[#214]: https://github.com/gnames/gnparser/issues/214 |
| 403 | +[#213]: https://github.com/gnames/gnparser/issues/213 |
| 404 | +[#212]: https://github.com/gnames/gnparser/issues/212 |
| 405 | +[#211]: https://github.com/gnames/gnparser/issues/211 |
390 | 406 | [#210]: https://github.com/gnames/gnparser/issues/210 |
391 | 407 | [#209]: https://github.com/gnames/gnparser/issues/209 |
392 | 408 | [#208]: https://github.com/gnames/gnparser/issues/208 |
|
0 commit comments