We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e750b1 commit c47414eCopy full SHA for c47414e
changelog.yml
@@ -1,5 +1,8 @@
1
url: https://github.com/AsgardCms/Blog
2
versions:
3
+ "1.14.2":
4
+ changed:
5
+ - Auto-generate slugs on tags creation via API
6
"1.14.1":
7
changed:
8
- Load ckeditor using the assetPipeline
module.json
@@ -3,7 +3,7 @@
"alias": "blog",
"description": "A simple blog module with categories and tags",
"keywords": [],
- "version": "1.14.1",
+ "version": "1.14.2",
"active": 1,
"order": 1,
9
"providers": [
0 commit comments