We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 044bdfc + f21e600 commit 8fc71a2Copy full SHA for 8fc71a2
playbooks/roles/edxapp/defaults/main.yml
@@ -577,6 +577,8 @@ EDXAPP_PRIVATE_REQUIREMENTS:
577
- name: edx-event-routing-backends==5.5.6
578
# Other xblocks
579
- name: openedx-scorm-xblock==19.0.2
580
+ # Release-Notes
581
+ - name: edx-release-notes==0.1.1
582
583
# This constraint was added to protect against auto-upgrading to a (future)
584
# major release with possible breaking changes.
0 commit comments