We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3893d07 commit 3032d7fCopy full SHA for 3032d7f
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# v0.9.4
2
+## Bug Fixes
3
+### `v-date-picker`
4
+* Fix bug where 'Do' format token was not supported. Closes #127.
5
+
6
# v0.9.3
7
## Bug Fixes
8
### `v-calendar`
package.json
@@ -1,6 +1,6 @@
{
"name": "v-calendar",
- "version": "0.9.3",
+ "version": "0.9.4",
"description": "A clean and extendable plugin for building simple attributed calendars in Vue.js.",
"keywords": [
"vue",
0 commit comments