diff --git a/src/main/resources/changelog-riak.txt b/src/main/resources/changelog-riak.txt new file mode 100644 index 000000000..5a1ad7a97 --- /dev/null +++ b/src/main/resources/changelog-riak.txt @@ -0,0 +1,12 @@ +SPRING DATA RIAK INTEGRATION CHANGELOG +======================================= +http://www.springsource.org/spring-data + + +Changes in version 1.0.0.M2 (2010-12-dd) +---------------------------------------- +General +* Generified RiakTemplate for exception translation, serialization, and data access +* Built-in HTTP REST client based on Spring 3.0 RestTemplate +* java.io and Spring IO resource abstractions for reading/writing streams +* java.io.File subclass that represents a Riak resource \ No newline at end of file