Skip to content

Commit

Permalink
docs: update docs for upcoming release (#345)
Browse files Browse the repository at this point in the history
  • Loading branch information
mariajgrimaldi authored May 8, 2024
1 parent 6d62a74 commit 6c1eb8d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@ Change Log
Unreleased
----------

[9.10.0] - 2024-05-08
---------------------

Added
~~~~~~~

* Added new ``COURSE_PASSING_STATUS_UPDATED``, ``COURSE_PASSING_STATUS_UPDATED``, ``CCX_COURSE_PASSING_STATUS_UPDATED``, ``CCX_COURSE_PASSING_STATUS_UPDATED``, ``BADGE_AWARDED`` and ``BADGE_REVOKED`` events in learning.

[9.9.2] - 2024-04-18
--------------------

Expand Down
2 changes: 1 addition & 1 deletion openedx_events/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
more information about the project.
"""

__version__ = "9.9.2"
__version__ = "9.10.0"

0 comments on commit 6c1eb8d

Please sign in to comment.