refactor: uniform issue templates across repos (#7528)

* Update ---1-report-an-issue.md

* Update CHANGELOG.md
This commit is contained in:
Manuel
2021-08-27 17:06:44 +02:00
committed by GitHub
parent 4a0b4ebc34
commit 26009563d8
2 changed files with 1 additions and 11 deletions

View File

@@ -145,6 +145,7 @@ ___
- Added runtime deprecation warnings (Manuel Trezza) [#7451](https://github.com/parse-community/parse-server/pull/7451)
- Add ability to pass context of an object via a header, X-Parse-Cloud-Context, for Cloud Code triggers. The header addition allows client SDK's to add context without injecting _context in the body of JSON objects (Corey Baker) [#7437](https://github.com/parse-community/parse-server/pull/7437)
- Add CI check to add changelog entry (Manuel Trezza) [#7512](https://github.com/parse-community/parse-server/pull/7512)
- Refactor: uniform issue templates across repos (Manuel Trezza) [#7528](https://github.com/parse-community/parse-server/pull/7528)
## 4.10.2
[Full Changelog](https://github.com/parse-community/parse-server/compare/4.10.1...4.10.2)