From 9c11bb862fb146e0c2018746720c46163e608de2 Mon Sep 17 00:00:00 2001 From: Michael Hunger Date: Tue, 15 Mar 2011 21:25:29 +0100 Subject: [PATCH] updated changelog --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 443f9a248..6877c879c 100644 --- a/changelog.txt +++ b/changelog.txt @@ -18,6 +18,7 @@ Changes in version 1.0.0.M4 (2011-03-14) * FieldTraversalDescriptionBuilder build method parametrization * re-enabled cross-store persistence * removed the need to mark graph managed fields with @Transient for a cross store entity +* changed documentation format to guidebook, added tutorial as first part Changes in version 1.0.0.M3 (2011-02-25) ----------------------------------------