Skip to content

Commit 0387727

Browse files
authored
Fix up the CHANGELOG (#176)
1 parent 1a242c2 commit 0387727

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
# [Unreleased]
8+
9+
# [0.33.0]
10+
- [PR 170](https://github.com/salesforce/django-declarative-apis/pull/170) Update publish workflow
11+
- [PR 173](https://github.com/salesforce/django-declarative-apis/pull/173) handle request.GET or request.POST being None + a few other improvements
12+
13+
# [0.32.0]
814
- [PR 156](https://github.com/salesforce/django-declarative-apis/pull/156) Update GitHub action versions
915
- [PR 162](https://github.com/salesforce/django-declarative-apis/pull/162) Fix Makefile install target
1016
- [PR 164](https://github.com/salesforce/django-declarative-apis/pull/164) Custom Event Hooks Event Emission
1117
- [PR-165](https://github.com/ajaycj/django-declarative-apis/tree/fix-builds) ReadTheDocs build error
18+
- [PR-168](https://github.com/salesforce/django-declarative-apis/pull/168) Don't log stack traces for client errors
1219

1320
# [0.31.7]
1421
- [PR 148](https://github.com/salesforce/django-declarative-apis/pull/148) chore: upgrade django 4.2 LTS

0 commit comments

Comments
 (0)