Skip to content

Commit 5e56a3c

Browse files
committed
update changelog
1 parent be6a8d9 commit 5e56a3c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,18 @@
1010

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

13-
- [ ] Improve Code Coverage to reach 100%.
13+
- [x] Improve Code Coverage to reach 100%.
14+
15+
- [ ] Move `event` package to an external dependency.
1416

1517
- [ ] Migrate [original documentation](https://github.com/robertpenner/as3-signals#readme) and adapt it to TypeScript.
1618

1719
## Signals 0.0.1
1820

1921
### v0.0.13
2022

23+
- Improve code coverage to reach 100% (see #42).
24+
2125
- Use `rimraf` instead of `rm -rf` (see #41).
2226

2327
- Update Prettier rules (see #40).

0 commit comments

Comments
 (0)