Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDeveloper committed Dec 28, 2014
1 parent e537ac7 commit 695ed8e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Changelog
---

# v0.1.2

* Update [`uuid`](https://www.npmjs.org/package/uuid) dependency to v2.0.1.
* Merge [#5](https://github.com/TheDeveloper/warlock/pull/5): Fix Lua script arg usage.

# v0.1.1

* Bugfix

# v0.1.0

* Key generator no longer md5's the key. Instead appends a ':lock' string to the original key. To override, set `warlock.makeKey` to your own function.
Expand Down

0 comments on commit 695ed8e

Please sign in to comment.