Skip to content

Commit 36a0d06

Browse files
committed
Fixed typo
1 parent 6b860f4 commit 36a0d06

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ Jump directly to a version:
8686
</details>
8787

8888
___
89+
8990
## Unreleased (Master Branch)
9091
[Full Changelog](https://github.com/parse-community/parse-server/compare/4.5.0...master)
9192
### Breaking Changes
@@ -127,7 +128,7 @@ ___
127128
- Use Node.js 15.13.0 in CI (Olle Jonsson) [#7312](https://github.com/parse-community/parse-server/pull/7312)
128129
- Fix file upload issue for S3 compatible storage (Linode, DigitalOcean) by avoiding empty tags property when creating a file (Ali Oguzhan Yildiz) [#7300](https://github.com/parse-community/parse-server/pull/7300)
129130
___
130-
## 4.5.0
131+
131132
[Full Changelog](https://github.com/parse-community/parse-server/compare/4.4.0...4.5.0)
132133
### Breaking Changes
133134
- FIX: Consistent casing for afterLiveQueryEvent. The afterLiveQueryEvent was introduced in 4.4.0 with inconsistent casing for the event names, which was fixed in 4.5.0. [#7023](https://github.com/parse-community/parse-server/pull/7023). Thanks to [dblythy](https://github.com/dblythy).

0 commit comments

Comments
 (0)