Skip to content

Commit d1fc52e

Browse files
author
Eduard Aksamitov
committed
release: 0.2.0
1 parent f9a3b45 commit d1fc52e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22
This project adheres to [Semantic Versioning](http://semver.org/).
33

4+
## 0.2.0
5+
* Added event titles and subtitles.
6+
* More details in the event data.
7+
* Grouping subscriptions.
8+
49
## 0.1.0
510
* Initial release.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@logux/vue-devtools",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Vue devtools plugin for debugging Logux applications",
55
"keywords": [
66
"logux",

0 commit comments

Comments
 (0)