Update CHANGELOG.md and bump version to 3.4.2

- Close #448
This commit is contained in:
Michael Rose 2016-08-11 22:34:02 -04:00
parent 804b2171a6
commit a524629685
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
## [3.4.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.2)
### Enhancements
- Improve UX of static comment forms. [#448](https://github.com/mmistakes/minimal-mistakes/issues/448)
## [3.4.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.1)
### Enhancements

View file

@ -1,6 +1,6 @@
{
"name": "minimal-mistakes",
"version": "3.4.1",
"version": "3.4.2",
"description": "Minimal Mistakes Jekyll theme npm build scripts",
"repository": {
"type": "git",