We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eccfbd1 commit c54231aCopy full SHA for c54231a
CHANGELOG.md
@@ -5,10 +5,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
6
## Next release
7
8
+## 2.0.2 2017-09-14
9
+
10
+- All typeScript type dependencies moved to devDependencies
11
12
+## 2.0.1 2017-08-15
13
14
- Add `options` object to `Handler`'s constructor
15
- Make `verify` method's return value generic
16
-## 2.0.0 2017.08.09
17
+## 2.0.0 2017-08-09
18
19
- Complete reimplementation in TypeScript
20
0 commit comments