Skip to content

Commit d8014fe

Browse files
committed
chore: bumps major package version with breaking change in CHANGELOG
1 parent 6c537aa commit d8014fe

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ Change Log
1616
Unreleased
1717
__________
1818

19+
[10.0.0] - 2024-04-04
20+
---------------------
21+
Changed
22+
~~~~~~~
23+
* **Breaking change**: LibraryCollectionData now takes only a LibraryCollectionLocator.
24+
* **Breaking change**: LibraryContainerData now takes only a LibraryContainerLocator.
25+
1926
[9.20.0] - 2025-03-15
2027
---------------------
2128

openedx_events/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
more information about the project.
66
"""
77

8-
__version__ = "9.20.0"
8+
__version__ = "10.0.0"

0 commit comments

Comments
 (0)