Skip to content

Commit 942e2b5

Browse files
committed
update changelog
1 parent 601db1c commit 942e2b5

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

CHANGELOG.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,21 @@
66

77
- [ ] Use [**Function Types**](https://www.typescriptlang.org/docs/handbook/functions.html) for handlers and callbacks instead of generic **Function** type.
88

9-
- [ ] Update **Prettier** rules:
9+
- [x] Update **Prettier** rules:
1010

1111
- [x] **printWidth** should be around **140** characters per line.
1212

13-
- [ ] Find a way to keep a new line between **@inject** anotation and property declarations.
13+
- [x] Find a way to keep a new line between **@inject** anotation and property declarations.
1414

1515
- [x] Improve Code Coverage to reach 100%.
1616

17-
## RobotlegsJS-SignalCommandMap 0.1.0
17+
## RobotlegsJS-SignalCommandMap 0.2.0
18+
19+
### v0.2.0
1820

19-
### v0.1.1
21+
- Update @robotlegsjs/core to version 0.2.0 (see #67).
22+
23+
- Update @robotlegsjs/signals to version 0.2.0 (see #66).
2024

2125
- Update TypeScript Compiler Options (see #55, $64).
2226

@@ -32,14 +36,12 @@
3236

3337
- Update codeclimate settings (see #43).
3438

35-
- Update @robotlegsjs/core to version 0.1.3 (see #41).
36-
37-
- Update @robotlegsjs/signals to version 0.2.0 (see #66).
38-
3939
- Adopts year-agnostic copyright message.
4040

4141
- Update dev dependencies to latest version.
4242

43+
## RobotlegsJS-SignalCommandMap 0.1.0
44+
4345
### [v0.1.0](https://github.com/RobotlegsJS/RobotlegsJS-SignalCommandMap/releases/tag/0.1.0) - 2017-11-16
4446

4547
- Update @robotlegsjs/signals to version 0.0.12 (see #26).

0 commit comments

Comments
 (0)