Skip to content

Commit f69c1e4

Browse files
author
Joerg Huber
committed
Updated Readme with latest instructions.
1 parent 27a9061 commit f69c1e4

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

SIF3InfraREST/README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Project (note that the version number will change over time):
2525
<dependency>
2626
<groupId>sif3.framework</groupId>
2727
<artifactId>sif3-infra-rest</artifactId>
28-
<version>0.11.0</version>
28+
<version>0.12.0</version>
2929
</dependency>
3030
```
3131

@@ -157,6 +157,13 @@ Please refer to the release notes in the directory "release/v0.10.0" for additio
157157
**NOTE: There are database changes! You must read the detailed release notes in "release/v0.11.0" carefully to ensure that your
158158
project is upgraded properly to the new framework version.**
159159

160+
## Version from MMM DD, 2017: v0.12.0 - Various changes
161+
- Changes to the way hibernate properties are configured for the SIF3 Framework. The change ensured that projects that use hibernate
162+
do not have conflicts with the framework's hibernate settings.
163+
164+
**Please refer to the detailed release notes in "release/v0.12.0" carefully to ensure that your project is upgraded properly to the
165+
new framework version.**
166+
160167
# Download Instructions
161168
How to download this project:
162169

0 commit comments

Comments
 (0)