Add tests for uploading articles from md files

This commit is contained in:
Jonny Barnes 2017-06-16 13:45:09 +01:00
parent 9372059e1e
commit 0a621cd021
2 changed files with 48 additions and 0 deletions

View file

@ -3,6 +3,7 @@
## Version {next}
- Add support for ownyourgram.com sending h-card locations
- change sluggable implementation
- Add tests for uploading new articles from .md files
## Version 0.5.14 (2017-06-11)
- Remove some Log statements in-appropriate for porduction