Post-release version bump
[platform/upstream/folks.git] / folks / postal-address-details.vala
2012-02-23 Travis ReitterRelease version 0.6.7 FOLKS_0_6_7
2012-01-06 Philip Withnallcore: Nullability fixes
2011-12-25 Philip Withnallcore: Warn on passing empty values to AbstractFieldDeta...
2011-12-10 Philip WithnallBug 665692 — Use constructors correctly
2011-11-10 Travis ReitterRelease version 0.6.5 FOLKS_0_6_5
2011-10-24 Travis ReitterMigrate PostalAddressDetails to using AbstractFieldDeta...
2011-10-24 Travis ReitterAlways include parameters in AFD-derived subclass equal...
2011-09-08 Raul Gutierrez SegalesUpdate @since tags
2011-09-02 Philip Withnallcore: Add PostalAddressDetails.change_postal_addresses()
2011-08-13 Travis ReitterRelease version 0.6.0 FOLKS_0_6_0
2011-08-12 Travis ReitterClarify parameters for PostalAddressOwnerDetails.
2011-08-12 Travis ReitterSupport vCard-like parameters for addresses in PostalAd...
2011-07-29 Philip Withnalldocs: Fix up lots of minor issues in the documentation...
2011-05-13 Travis ReitterRelease Folks 0.5.1. FOLKS_0_5_1
2011-05-12 Travis ReitterAllow the types argument for PostalAddress() to be...
2011-04-27 Philip WithnallBug 648767 — Return read-only views of Sets and Maps...
2011-04-23 Philip WithnallChange PostalAddress.types to be a Set<string>
2011-04-23 Philip WithnallChange PostalAddressDetails.postal_addresses to be...
2011-03-14 Travis ReitterRelease Folks 0.4.0 FOLKS_0_4_0
2011-03-11 Travis ReitterRename PostalAddressOwner -> PostalAddressDetails