diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..e2d0023 --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,23 @@ +CHANGELOG + +V 1.3 : +* Can start private conversation with users +* Basic display of the posts : display only text and image posts +* Comments : Can be shown + created (text comment only) +* Likes : Shown for posts and comments +* Notifications : + * System notification : display the number of new notifications + * Comunic notifications : Can be shown / deleted / clicked +* User page : + * show user name + user posts + * Redirect to special fragment if the user page is private + +V 1.2 : +* Update conversation information +* Application translated in French + + +V 1.1 : +- Initial release +* Create conversation / access conversation / Delete conversations +* Display friendlist \ No newline at end of file