Skip to content

Commit 473a8ab

Browse files
Updated version and changelog
1 parent 98b458a commit 473a8ab

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 1.0.7
2+
3+
* QueryByExample now possible
4+
* Performance optimizations
5+
* It's now possible to use multiple repositories with the same class/entity
6+
17
# 1.0.6
28

39
* Fixed problem with missing configuration

docs/antora.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
name: ROOT
22
title: Spring-Data-Eclipse-Store
33
version: master
4-
display_version: '1.0.6'
4+
display_version: '1.0.7'
55
start_page: index.adoc
66
nav:
77
- modules/ROOT/nav.adoc
88
asciidoc:
99
attributes:
1010
product-name: 'Spring-Data-Eclipse-Store'
11-
display-version: '1.0.6'
12-
maven-version: '1.0.6'
11+
display-version: '1.0.7'
12+
maven-version: '1.0.7'
1313
page-editable: false
1414
page-out-of-support: false

0 commit comments

Comments
 (0)