Repository: gora Updated Branches: refs/heads/master e39e9fbcd -> 740253c90
update CHANGES.txt to reflect commits Project: http://git-wip-us.apache.org/repos/asf/gora/repo Commit: http://git-wip-us.apache.org/repos/asf/gora/commit/740253c9 Tree: http://git-wip-us.apache.org/repos/asf/gora/tree/740253c9 Diff: http://git-wip-us.apache.org/repos/asf/gora/diff/740253c9 Branch: refs/heads/master Commit: 740253c905bb2e3f3dce8065619e483eae1c35df Parents: e39e9fb Author: Lewis John McGibbney <[email protected]> Authored: Wed Jun 4 09:50:41 2014 -0700 Committer: Lewis John McGibbney <[email protected]> Committed: Wed Jun 4 09:50:41 2014 -0700 ---------------------------------------------------------------------- CHANGES.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/gora/blob/740253c9/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index c8cc83d..187e0fa 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,6 +2,16 @@ ==CHANGES.txt ======================================================================= +Current Development 0.5-SNAPSHOT + +* GORA-199 MongoDB support for Gora ( Damien Raude-Morvan) + +* GORA-333 Move README to markdown for better rendering on Github (lewismc) + +* GORA-329 Update all SCM links in * pom.xml's (lewismc) + +* GORA-325 Add Gora 0.4 Javadoc to site (lewismc) + Gora 0.4 release: (14/04/2014) Release Report: http://s.apache.org/4lx
