Skip to content

Commit

Permalink
Merge branch 'master' into django42
Browse files Browse the repository at this point in the history
  • Loading branch information
irtazaakram committed Sep 27, 2023
2 parents 13a498d + 733e7c9 commit 6b0bf3a
Show file tree
Hide file tree
Showing 6 changed files with 353 additions and 86 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,21 @@ Change Log
Unreleased
----------
[4.3.2]
-------
fix: enterprise sso orchestrator api cleanup

[4.3.1]
--------
-------
chore: use lms_update_or_create_enrollment without feature flag
feat: upgrade Django to 4.2 & drop support for Django 3.2

[4.3.0]
--------
-------
feat: Added the ``enable_career_engagement_network_on_learner_portal`` field for EnterpriseCustomer

[4.2.0]
--------
-------
feat: create generic ``PaginationWithFeatureFlags`` to add a ``features`` property to DRF's default pagination response containing Waffle-based feature flags.
feat: integrate ``PaginationWithFeatureFlags`` with ``EnterpriseCustomerViewSet``.

Expand Down
Loading

0 comments on commit 6b0bf3a

Please sign in to comment.