Skip to content

Commit 32e58cb

Browse files
Add changelog entry for Vue 3 support
1 parent a426ee8 commit 32e58cb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
33
# Changelog
44

5+
- [v4.0.0](#v400)
56
- [v3.9.0](#v390)
67
- [v3.8.1](#v381)
78
- [v3.8.0](#v380)
@@ -30,6 +31,10 @@
3031

3132
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
3233

34+
### v4.0.0
35+
* Add support for Vue 3.
36+
* Drop support for Vue 2.
37+
3338
### v3.9.0
3439
* [#95](https://github.com/foxbenjaminfox/vue-async-computed/pull/95) Fix a bug where default values weren't properly used properly for lazy async computed properties.
3540

0 commit comments

Comments
 (0)