We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e514352 commit 1d800cfCopy full SHA for 1d800cf
README.md
@@ -95,7 +95,7 @@ Use the version compatible with your hibernate version (ex: Version 5.2.1.x is d
95
96
## Hibernate 4.3.x.Final
97
* v 4.3.11.0
98
- - Fix for #9 (configure the cache with all available properties)
+ - Fix for [Issue #9](https://github.com/mihaicostin/hibernate-l2-memcached/issues/9) (configure the cache with all available properties)
99
* v 1.1.0
100
- Memcached client now respects the region timeout property [Issue #1](https://github.com/mihaicostin/hibernate-l2-memcached/issues/1)
101
```xml
0 commit comments