Skip to content

Commit 16c7baa

Browse files
committed
chore(changelog): cleanup
1 parent 07f718a commit 16c7baa

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CHANGELOG.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
# Change Log
22
This project adheres to [Semantic Versioning](http://semver.org/).
33

4-
# 0.4.0
4+
## 0.4.0
55
* Updated `nanostores` to 0.11.2.
66

7-
# 0.3.0
7+
## 0.3.0
88
* Updated `nanostores` to 0.10.2.
99

10-
# 0.2.4
10+
## 0.2.4
1111
* Fixed `creatorLogger` types.
1212

13-
# 0.2.3
13+
## 0.2.3
1414
* Fixed types and exports.
1515

16-
# 0.2.2
16+
## 0.2.2
1717
* Added `buildCreatorLogger` method for creating own devtools.
1818

19-
# 0.2.1
19+
## 0.2.1
2020
* Fixed broken options in `creatorLogger`.
2121

22-
# 0.2.0
22+
## 0.2.0
2323
* Added `creatorLogger` method for logging map creators such as Logux.
2424
* Added `buildLogger` method for creating own devtools.
2525
* Exported `log`, `group` and `groupEnd` methods for custom logs.

0 commit comments

Comments
 (0)