Skip to content

Commit c97a23f

Browse files
committed
Add changelog for #10
1 parent 1725345 commit c97a23f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,13 @@ String nicknames = parser.getNicknames();
5252

5353
## Changelog
5454

55+
### 0.2 (2020-07-??)
56+
57+
- [#10](https://github.com/tupilabs/HumanNameParser.java/issues/10) support custom
58+
postnominals. We have added a builder to create a parser. It uses the same default
59+
values as before for suffixes, postnominals, prefixes, and salutations. But now
60+
users can tell the builder to replace or append values to these lists.
61+
5562
### 0.1 (2020-04-06)
5663

5764
Initial release to Maven Central

0 commit comments

Comments
 (0)