Skip to content

Commit

Permalink
Fix typo in CHANGELOG (#145)
Browse files Browse the repository at this point in the history
Co-authored-by: Rohan Roy <62120730+rohansroy@users.noreply.github.com>
  • Loading branch information
bgrant and rohansroy authored Feb 7, 2024
1 parent f807ba1 commit 28c5e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

# [Unreleased]
- [PR 144](https://github.com/salesforce/django-declarative-apis/pull/141) Allow Dependabot to update dev dependencies
- [PR 144](https://github.com/salesforce/django-declarative-apis/pull/144) Allow Dependabot to update dev dependencies
- [PR 143](https://github.com/salesforce/django-declarative-apis/pull/143) Testing: Replace `flake8` and `black` with `ruff`, add testing for Python 3.12, drop testing for Python 3.7
- [PR 146](https://github.com/salesforce/django-declarative-apis/pull/146) Add ExpandableGeneric filter type
- [PR 148](https://github.com/salesforce/django-declarative-apis/pull/148) chore: upgrade django 4.2 LTS (@W-14178534)
Expand Down

0 comments on commit 28c5e6a

Please sign in to comment.