Skip to content

Commit 93c8e35

Browse files
committed
changelog fix for 0.25.2 release
1 parent 7ff0e98 commit 93c8e35

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,14 @@ All notable changes to this project will be documented in this file.
44
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

7-
# [unreleased] - XXXX-XX-XX
7+
# [0.25.2] - 2023-01-24
88
### Fixed
99
- [PR 118](https://github.com/salesforce/django-declarative-apis/pull/118) Fix typo in docs
10+
- [PR 120](https://github.com/salesforce/django-declarative-apis/pull/120) Fix correlation ID logging for deferred tasks
1011

1112
### Changed
1213
- [PR 116](https://github.com/salesforce/django-declarative-apis/pull/XXX) Only run PR checks on `pull_request`
1314

14-
# [0.25.2] - 2023-01-20
15-
### Fixed
16-
- [PR 120](https://github.com/salesforce/django-declarative-apis/pull/120) Fix correlation ID logging for deferred tasks
17-
1815
# [0.25.1] - 2022-12-19
1916
### Fixed
2017
- [PR 117](https://github.com/salesforce/django-declarative-apis/pull/117) Fix README specification in pyproject.toml

0 commit comments

Comments
 (0)