Post-release version bump
[platform/upstream/folks.git] / folks / note-details.vala
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 ReitterSimplify NoteFieldDetails.equal()
2011-10-24 Travis ReitterMigrate NoteDetails to AbstractFieldDetails.id
2011-10-24 Travis ReitterGuarantee all NoteFieldDetails members are non-null.
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 NoteDetails.change_notes()
2011-08-13 Travis ReitterRelease version 0.6.0 FOLKS_0_6_0
2011-08-12 Travis ReitterRebase NoteDetails.notes upon NoteFieldDetails
2011-08-09 Philip Withnallcore: Fix a typo in NoteDetails documentation
2011-07-29 Philip Withnalldocs: Fix up lots of minor issues in the documentation...
2011-07-05 Philip WithnallBug 653746 — mismatch between hash and equals in Note
2011-05-13 Travis ReitterRelease Folks 0.5.1. FOLKS_0_5_1
2011-04-23 Philip WithnallChange NoteDetails.notes to be of type Set<Note>
2011-03-14 Travis ReitterRelease Folks 0.4.0 FOLKS_0_4_0
2011-03-11 Travis ReitterRename NoteOwner -> NoteDetails