From 6e19142c321655f3033411acbde53bb8540407ff Mon Sep 17 00:00:00 2001 From: rbygrave Date: Sat, 27 Apr 2013 04:53:45 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Home.md b/Home.md index 4f84962..216a90c 100644 --- a/Home.md +++ b/Home.md @@ -9,3 +9,6 @@ Welcome to the avaje-ebeanorm-server wiki! * [Road Map](https://github.com/ebean-orm/avaje-ebeanorm/wiki/Road-Map) * [Logging](https://github.com/ebean-orm/avaje-ebeanorm/wiki/Logging) * [Enhancement](https://github.com/ebean-orm/avaje-ebeanorm/wiki/Enhancement) + +# Major refactoring in v3.2.1 +Please note that there has been reasonably significant changes in v3.2.1 including change to SLF4J and no longer supporting 'Dynamic Proxies/Dynamic Subclassing' meaning that you MUST use enhancement from 3.2.1 onwards. Please review the 'Road Map' for more details. \ No newline at end of file