mirror of
https://github.com/flextype/flextype.git
synced 2025-08-07 13:46:42 +02:00
update CHANGELOG.md
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -4,6 +4,17 @@
|
||||
### Features
|
||||
|
||||
* **parsers** add commonmark instead of parsedown ([#540](https://github.com/flextype/flextype/issues/540))
|
||||
* **shortcodes** add new shortcode - media_files_fetch
|
||||
|
||||
example:
|
||||
|
||||
```
|
||||
[media_files_fetch id="foo.txt" field="title" default="Bar"]
|
||||
```
|
||||
|
||||
### Refactoring
|
||||
|
||||
* **core** general code refactoring and improvements.
|
||||
|
||||
<a name="0.9.15"></a>
|
||||
# [0.9.15](https://github.com/flextype/flextype/compare/v0.9.14...v0.9.15) (2020-01-03)
|
||||
|
Reference in New Issue
Block a user