Skip to content

Commit 26421d5

Browse files
committed
add CHANGELOG.md
1 parent bc64f86 commit 26421d5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# vuex-loading changelog
2+
3+
## UNRELEASED
4+
5+
- rename v-loading slot `spinner` to `loading` #30
6+
- added `wrapLoading` helper function for easy integration of vuex-loading in vue component methods #30
7+
8+
## v0.3.0
9+
10+
- Rename `$vuexLoading` to `$vueLoading` to be consistent with class name #25

0 commit comments

Comments
 (0)