Update changelog and package.json

This commit is contained in:
Murphy Randle 2015-12-10 06:52:52 -07:00
parent 64e2fe3ec3
commit 9572c8d1d8
2 changed files with 5 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# dev
- Add [elm-format](https://github.com/avh4/elm-format) beautifier for the Elm language.
- Add [clang-format](http://clang.llvm.org/docs/ClangFormat.html) beautifier for C/C++/Obj-C languages.
- Add [yapf](http://github.com/google/yapf) beautifier for Python.

View File

@ -58,6 +58,10 @@
{
"name": "Daniel Bayley",
"url": "https://github.com/danielbayley"
},
{
"name": "Murphy Randle",
"url": "https://github.com/splodingsocks"
}
],
"engines": {