We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81fe433 commit fb19b57Copy full SHA for fb19b57
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# CHANGELOG
2
3
+## [1.0.3] 2022-11-24
4
+### Improvements
5
+
6
+- Fix links accross the theme
7
8
+## [1.0.2] 2022-11-23
9
10
11
+- DOCS Update
12
13
## [1.0.1] 2022-11-23
14
### Improvements
15
setup.py
@@ -8,7 +8,7 @@
setup(
name='django-theme-soft-design',
-version='1.0.1',
+version='1.0.3',
zip_safe=False,
packages=find_packages(),
include_package_data=True,
0 commit comments