Skip to content

Commit

Permalink
Merge pull request #2154 from openedx/pwnage101/ENT-8991-3
Browse files Browse the repository at this point in the history
chore: bump version to 4.20.8
  • Loading branch information
pwnage101 authored Jun 21, 2024
2 parents 18d68f3 + 3a3428c commit 75b8927
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ Unreleased
----------
* nothing unreleased

[4.20.8]
--------
* feat: atomically re-activate ECE when re-activating SCE
* feat: When listing unenrolled fulfillments, exclude ones with active enrollments

[4.20.7]
--------
* fix: add name from profile to group membership details
Expand Down
2 changes: 1 addition & 1 deletion enterprise/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
Your project description goes here.
"""

__version__ = "4.20.7"
__version__ = "4.20.8"

0 comments on commit 75b8927

Please sign in to comment.