Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
heycalmdown committed Mar 14, 2017
1 parent 3de38ca commit 3825f74
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
<a name="1.3.0"></a>
# [1.3.0](https://github.com/heycalmdown/miniseminar/compare/v1.2.0...v1.3.0) (2017-03-14)


### Bug Fixes

* **code:** syntax highlight doesn't work from 5.9 (#16) ([63b57e0](https://github.com/heycalmdown/miniseminar/commit/63b57e0)), closes [#2](https://github.com/heycalmdown/miniseminar/issues/2)
* **package:** update body-parser to version 1.17.0 (#12) ([0673f6d](https://github.com/heycalmdown/miniseminar/commit/0673f6d))
* **test:** broken test ([cdab49b](https://github.com/heycalmdown/miniseminar/commit/cdab49b))


### Features

* **plugin:** add support Gliffy ([dd7c93b](https://github.com/heycalmdown/miniseminar/commit/dd7c93b)), closes [#17](https://github.com/heycalmdown/miniseminar/issues/17)



<a name="1.2.0"></a>
# [1.2.0](https://github.com/heycalmdown/miniseminar/compare/v1.1.1...v1.2.0) (2017-02-26)

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": "miniseminar",
"version": "1.2.0",
"version": "1.3.0",
"private": true,
"scripts": {
"start": "node ./bin/www",
Expand Down

0 comments on commit 3825f74

Please sign in to comment.