File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ Changelog
4
4
in development
5
5
--------------
6
6
7
- * Move babel-eslint dependency to devDependencies (bug fix)
8
- * Small refactor and more tests (for ``scripts/stackstorm.js ``) (improvement)
9
- * Refactor chat providers into their own modules (improvement)
10
- * Modernize directory structure to be more consistent with other hubot plugins
7
+ * Move babel-eslint dependency to devDependencies [PR #180] (bug fix)
8
+ * Small refactor and more tests (for ``scripts/stackstorm.js ``) [PR #185] (improvement)
9
+ * Refactor chat providers into their own modules [PR #186] (improvement)
10
+ * Modernize directory structure to be more consistent with other hubot plugins [PR #186, PR #191]
11
11
(improvement)
12
12
* Split out the functionality of ``src/stackstorm.js `` into ``stackstorm_api.js `` and refactor it
13
- to be a JS old style class with a wrapper (improvement)
13
+ to be a JS old style class with a wrapper [PR #187, PR #190] (improvement)
14
14
15
15
0.9.6
16
16
-----
You can’t perform that action at this time.
0 commit comments