File tree Expand file tree Collapse file tree 6 files changed +3266
-1
lines changed
Expand file tree Collapse file tree 6 files changed +3266
-1
lines changed Original file line number Diff line number Diff line change 22Changelog
33=========
44
5+ 1.3.1 (2024-04-12)
6+ ==================
7+
8+ * fix: Allow page titles to contain ampersand (&) by @fsbraun in https://github.com/django-cms/djangocms-frontend/pull/202
9+ * fix: Use gettext_lazy for model verbose names by @tidenhub in https://github.com/django-cms/djangocms-frontend/pull/203
10+ * fix: Add `dir ` attribute to `html ` tag in `djangocms_frontend.html ` by @sakhawy in https://github.com/django-cms/djangocms-frontend/pull/204
11+
12+ **New Contributors **
13+
14+ * @tidenhub made their first contribution in https://github.com/django-cms/djangocms-frontend/pull/203
15+ * @sakhawy made their first contribution in https://github.com/django-cms/djangocms-frontend/pull/204
16+
5171.3.0 (2024-03-21)
618==================
719
Original file line number Diff line number Diff line change 191913. Github actions will publish the new package to pypi
2020"""
2121
22- __version__ = "1.3.0 "
22+ __version__ = "1.3.1 "
You can’t perform that action at this time.
0 commit comments