Skip to content

Commit

Permalink
Updating release notes for Issue #130
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Harrah (frizbog) committed Aug 27, 2016
1 parent 60f7d70 commit 7223c8b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gedcom4j release notes.txt
Expand Up @@ -11,7 +11,8 @@ No issue numbers, but changed:
- Minimum language level is now Java 7. Much code has been refactored to reflect this and to begin using Java 7 idioms.
- Much refactoring to use getters/setters throughout code (including tests) now that javabeans are the norm since 3.0.0
- Merging in work from contributor Mark Sikes to introduce some new mix-in classes into the model and pull up common methods into the intermediate classes, to reduce repeated code and position for better validation
- Fixed usage of AbstractNameVariation and created the PlaceNameVariation class for romanized/phonetic variants of place names.

Issue #130 - Fixed usage of AbstractNameVariation and created the PlaceNameVariation class for romanized/phonetic variants of place names.


20 Aug 2016 - v3.1.0
Expand Down

0 comments on commit 7223c8b

Please sign in to comment.