=== ongoing ===


=== 0.7.2 ===

- added admin for Nationality

=== 0.7.1 ===

- fixed setup.py

=== 0.7 ===

- Added Nationalities

=== 0.6.4 ===

- Updated locale

=== 0.6.3 ===

- Updated locale

=== 0.6.2 ===

- Replaced Mrs with Ms again - in interface method

=== 0.6.1 ===

- Replaced Mrs with Ms

=== 0.6 ===

- Showing person name in cms plugin unicode method. Instead of just the plugin
  ID.

=== 0.5.5 ===

- Added chinese locale
- Added get_gender method as needed by new version of django-localized-names

=== 0.5.4 ===

- another improvement on admins and verbose names

=== 0.5.3 ===

- fixed admins and verbose names
- using get_name in unicode method

=== 0.5.2 ===

- moved name fields to the right model

=== 0.5.1 ===

- made unicode method of the Person model aware of the new fields

=== 0.5 ===

- changed the PersonTranslation last_name and first_name fields to the
  django-localized-names compatible roman and non_roman versions and added the
  needed interface methods

=== 0.4.1 ===

- removed "other" from gender choices.

=== 0.4 ===

- Made person_plugin.html more reusable.

=== 0.3 ===

- Improved Link admin

=== 0.2 ===

- Added `short_bio` field to PersonTranslation model.

=== 0.1 ===

Initial commit
