Skip to content

Commit

Permalink
0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Jan 28, 2017
1 parent 45336c8 commit 3340b6f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## 0.4.3 – 2017-01-28

* **Feature** – support `config` queries and include syndication targets in it

## 0.4.2 – 2017-01-28

* **Feature** – configurable syndication targets, see `sample.env` and #9
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "micropub-to-github",
"version": "0.4.2",
"version": "0.4.3",
"license": "MIT",
"private": true,
"description": "An endpoint that accepts Micropub requests, formats them into Jekyll posts and pushes them to a configured GitHub repository.",
Expand Down

0 comments on commit 3340b6f

Please sign in to comment.