Skip to content

Commit 62f71a9

Browse files
committed
Add to changelog
1 parent 679b369 commit 62f71a9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Jump directly to a version:
44

55
| 4.x |
6-
|--------------------------------------|
6+
| ------------------------------------ |
77
| [**4.10.3 (latest release)**](#4103) |
88
| [4.10.2](#4102) |
99
| [4.10.1](#4101) |
@@ -23,7 +23,7 @@ Jump directly to a version:
2323
<summary>Previous Versions</summary>
2424

2525
| 3.x | 2.x |
26-
|-----------------|-----------------|
26+
| --------------- | --------------- |
2727
| [3.10.0](#3100) | [2.8.4](#284) |
2828
| [3.9.0](#390) | [2.8.3](#283) |
2929
| [3.8.0](#380) | [2.8.2](#282) |
@@ -155,6 +155,7 @@ ___
155155
- Allow setting descending sort to full text queries (dblythy) [#7496](https://github.com/parse-community/parse-server/pull/7496)
156156
- Allow cloud string for ES modules (Daniel Blyth) [#7560](https://github.com/parse-community/parse-server/pull/7560)
157157
- docs: Introduce deprecation ID for reference in comments and online search (Manuel Trezza) [#7562](https://github.com/parse-community/parse-server/pull/7562)
158+
- Fix Queries return empty results if nested date attributes are used in constraints [#7582](https://github.com/parse-community/parse-server/pull/7582)
158159

159160
## 4.10.3
160161
[Full Changelog](https://github.com/parse-community/parse-server/compare/4.10.2...4.10.3)

0 commit comments

Comments
 (0)