Skip to content

Commit f3a1f2b

Browse files
committed
test: add changelog entry and disable prettier on MD
1 parent cad4b00 commit f3a1f2b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.prettierignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.md

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ ___
174174
- refactor: deprecate `Parse.Cloud.httpRequest`; it is recommended to use a HTTP library instead. (Daniel Blyth) [#7595](https://github.com/parse-community/parse-server/pull/7595)
175175
- refactor: Modernize HTTPRequest tests (brandongregoryscott) [#7604](https://github.com/parse-community/parse-server/pull/7604)
176176
- Allow liveQuery on Session class (Daniel Blyth) [#7554](https://github.com/parse-community/parse-server/pull/7554)
177+
- Fix Mongo deprecation warnings on database connect and returnOriginal (Moumouls) [#7626](https://github.com/parse-community/parse-server/pull/7626)
177178

178179
# 4.10.4
179180
[Full Changelog](https://github.com/parse-community/parse-server/compare/4.10.3...4.10.4)

0 commit comments

Comments
 (0)