Skip to content

Commit b814d43

Browse files
committed
v2.62 landed
1 parent 0e7d084 commit b814d43

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Changelog

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ejdb2 (2.62) UNRELEASED; urgency=medium
1+
ejdb2 (2.62) testing; urgency=medium
22

33
* Fixed incorrect query results on array values (#331)
44
* Fixed error in parsing FP JSON value (#333)
@@ -8,7 +8,7 @@ ejdb2 (2.62) UNRELEASED; urgency=medium
88
* Java: com.softmotions.ejdb2.JSON added Comparable support
99
* Java: com.softmotions.ejdb2.JSON added better JSON.equals() implementation
1010

11-
-- Anton Adamansky <[email protected]> Wed, 23 Jun 2021 17:17:45 +0700
11+
-- Anton Adamansky <[email protected]> Tue, 26 Oct 2021 19:34:01 +0700
1212

1313
ejdb2 (2.61) testing; urgency=medium
1414

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# EJDB 2.0
22

3-
[![Join Telegram](https://img.shields.io/badge/join-ejdb2%20telegram-0088cc.svg)](https://t.me/ejdb2)
3+
[![Join Telegram](https://img.shields.io/badge/join-ejdb2%20telegram-0088cc.svg)](https://tlg.name/ejdb2)
44
[![license](https://img.shields.io/github/license/Softmotions/ejdb.svg)](https://github.com/Softmotions/ejdb/blob/master/LICENSE)
55
![maintained](https://img.shields.io/maintenance/yes/2021.svg)
66

0 commit comments

Comments
 (0)