Change 4.0.M6 to 4.0.B1
Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/8df7c5d2 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/8df7c5d2 Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/8df7c5d2 Branch: refs/heads/STABLE-4.0 Commit: 8df7c5d2727493b751e771275edb033e001940d7 Parents: dbd733a Author: Nikita Timofeev <[email protected]> Authored: Fri Sep 22 17:29:05 2017 +0300 Committer: Nikita Timofeev <[email protected]> Committed: Fri Sep 22 17:29:05 2017 +0300 ---------------------------------------------------------------------- docs/doc/src/main/resources/UPGRADE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cayenne/blob/8df7c5d2/docs/doc/src/main/resources/UPGRADE.txt ---------------------------------------------------------------------- diff --git a/docs/doc/src/main/resources/UPGRADE.txt b/docs/doc/src/main/resources/UPGRADE.txt index f241f00..45ae5d1 100644 --- a/docs/doc/src/main/resources/UPGRADE.txt +++ b/docs/doc/src/main/resources/UPGRADE.txt @@ -5,7 +5,7 @@ IMPORTANT: be sure to read all notes for the intermediate releases between your current release and the release you are upgrading to. ------------------------------------------------------------------------------- -UPGRADING TO 4.0.M6 +UPGRADING TO 4.0.B1 * Per CAY-2302 postcommit module and all it's internals renamed to commitlog. Most important change is the new @CommitLog annotation which should be used instead of @Auditable,
