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 f3085d2 commit b65f1bcCopy full SHA for b65f1bc
CHANGELOG.md
@@ -3,9 +3,9 @@ All notable changes to this project will be documented in this file.
3
4
The format is based on [Keep a Changelog](http://keepachangelog.com/).
5
6
-## Unpublished
+## [Unreleased]
7
8
-## 1.2.0 - 2021-04-06
+## [1.2.0] - 2021-04-06
9
### Added
10
- Exception message for instantiate failures
11
- New profile in pom.xml for cloud testing
@@ -24,5 +24,5 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
24
- Optimize types outside of loop in find queries
25
- Avoid creating extra stream when executing queries.
26
27
-## 1.1.0 - 2020-12-20
+## [1.1.0] - 2020-12-20
28
The initial release of Oracle NoSQL SDK for Spring Data.
0 commit comments