Skip to content

Commit 421da40

Browse files
committed
Generate shortcodes feature
* Add option for generating shortcodes. * Refactor XML generator code.
1 parent 42ed86b commit 421da40

4 files changed

Lines changed: 292 additions & 179 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 1.3.0
2+
3+
## Features
4+
5+
* Add option for generating shortcodes.
6+
7+
## Improvements
8+
9+
* Refactor XML generator code.
10+
111
# 1.2.3
212

313
## Bugfix

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Multilingual Tools
22

3-
![Latest Stable Version](https://img.shields.io/badge/stable-1.2.3-green.svg?style=flat-squar)
3+
![Latest Stable Version](https://img.shields.io/badge/stable-1.3.0-green.svg?style=flat-squar)
44
![License](https://img.shields.io/badge/license-GPLv2-red.svg?style=flat-squar)
55

66

0 commit comments

Comments
 (0)