Skip to content

Commit 39ea385

Browse files
committed
release 0.4.0
1 parent 4558d8d commit 39ea385

File tree

8 files changed

+84
-65
lines changed

8 files changed

+84
-65
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [unreleased]
7+
## [0.4.0]
88
### Added
99
- add ability to limit dropdown options using `limit` property [#14](https://github.com/isneezy/vue-selectize/issues/9)
1010
### Fixed
@@ -16,7 +16,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1616
- disabled property control to input and prop
1717
- `search` event [#9](https://github.com/isneezy/vue-selectize/issues/9)
1818
- ability to disable built in search engine (disable search)
19-
### Removed
2019
### Fixed
2120
- `searchText` input after adding item
2221
### Changed

dist/vue-selectize.common.js

Lines changed: 38 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vue-selectize.common.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)